<%-- the content for the top pane --%>
<%=mainpage%>
<%-- the message --%>
<%=message%>
% """ Template for Python Webmail Expects: folders : the HTML code for the list of mailboxes folder : the name of the active folder mainpage: the main content that fills up the top right-hand pane message : html for currently selected message (if any) """ %>