<MTSetVarBlock name="body_class">mt-archive-listing mt-<MTVar name="archive_class"></MTSetVarBlock>
<MTSetVar name="sidebar" value="1">
<MTSetVar name="module_about_context" value="1">
<MTSetVarBlock name="page_title"><$MTArchiveTitle$> Archives</MTSetVarBlock>
<MTSetVarBlock name="title"><$MTBlogName encode_html="1"$>: <$MTGetVar name="page_title"$></MTSetVarBlock>
<MTIf name="datebased_archive">
<MTSetVarBlock name="html_head">
<MTArchivePrevious><link rel="prev" href="<$MTArchiveLink$>" title="<$MTArchiveTitle encode_html="1"$>" /></MTArchivePrevious>
<MTArchiveNext><link rel="next" href="<$MTArchiveLink$>" title="<$MTArchiveTitle encode_html="1"$>" /></MTArchiveNext>
</MTSetVarBlock>
</MTIf>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Essence: Now Comes The Night</title>
<LINK href="<$mt:BlogURL$>/styles.css" rel="stylesheet" type="text/css">
</head>
<body>
<div id="left">
<$mt:Include module="nav"$>
<div id="content">
<MTIf name="datebased_archive">
<MTEntries>
<h2> <mt:EntryTitle></h2>
<p> <$MTEntryBody$> </p>
<div class="entryFooter">Posted by <mt:EntryAuthor /> on <mt:EntryDate /> · <a href="<$mt:EntryLink$>"><mt:EntryCommentCount /> Comments</a> </div><br />
</MTEntries>
<MTElse>
<MTEntries limit="auto">
<h2> <mt:EntryTitle></h2>
<p> <$MTEntryBody$> </p>
<div class="entryFooter">Posted by <mt:EntryAuthor /> on <mt:EntryDate /> · <a href="<$mt:EntryLink$>"><mt:EntryCommentCount /> Comments</a> </div><br />
</MTEntries>
</MTIf>
</div>
</div>
<div id="right">
<$mt:Include module="Sidebar"$>
</div>
</body>
</html>