<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">
<h2>
<mt:EntryTitle>
</h2>
<p>
<$MTEntryBody$>
</p>
<div class="entryFooter">
Posted by <mt:EntryAuthor /> on <mt:EntryDate /> </div>
<MTComments>
<MTCommentsHeader>
<h2 class="comments-header">
<$MTEntryCommentCount$>
Comments</h2>
</MTCommentsHeader>
<br /> <a href="#comment-<$MTCommentID$>
">
<$MTCommentDate$>
</a>
<p>
<$MTCommentBody$>
</p>
<div class="entryFooter">
By <$MTCommentAuthorLink default_name="Anonymous" show_email="0"$>
<MTIfNonEmpty tag="CommentAuthorIdentity">
<$MTCommentAuthorIdentity$>
</MTIfNonEmpty>
</span>
</div>
</MTComments>
<h2>
Leave a comment</h2>
<div class="comments-open-content">
<MTIfRegistrationAllowed>
<script type="text/javascript">
<!-- <MTIf name="comment_preview_template">
is_preview = true;</MTIf>
writeCommenterGreeting(commenter_name, <$MTEntryID$>, <$MTEntryBlogID$> , commenter_id, commenter_url); //-->
</script>
</MTIfRegistrationAllowed>
<form method="post" action="<$MTCGIPath$><$MTCommentScript$>" name="comments_form" id="comments-form" onsubmit="if (this.bakecookie.checked) rememberMe(this)">
<input type="hidden" name="static" value="1" /> <input type="hidden" name="entry_id" value="<$MTEntryID$>" /> <input type="hidden" name="__lang" value="<$MTBlogLanguage$>" /> <div id="comments-open-data">
<div id="comment-form-name">
<label for="comment-author">
Name</label>
<br /> <input id="comment-author" name="author" size="30" value="<MTIf name="comment_preview_template">
<$MTCommentAuthor encode_html="1"$>
</MTIf>" /> </div>
<div id="comment-form-email">
<label for="comment-email">
Email Address</label>
<br /> <input id="comment-email" name="email" size="30" value="<MTIf name="comment_preview_template">
<$MTCommentEmail encode_html="1"$>
</MTIf>" /> </div>
<div id="comment-form-url">
<label for="comment-url">
URL</label>
<br /> <input id="comment-url" name="url" size="30" value="<MTIf name="comment_preview_template">
<$MTCommentURL encode_html="1"$>
</MTIf>" /> </div>
<br /> </div>
<div id="comments-open-text">
<label for="comment-text" style="text-align: left;">
Comments <MTIfAllowCommentHTML>
(You may use HTML tags for style)</MTIfAllowCommentHTML>
</label>
<textarea id="comment-text" name="text" rows="15" cols="50">
<MTIf name="comment_preview_template">
<$MTCommentBody autolink="0" sanitize="0" convert_breaks="0" encode_html="1"$>
</MTIf>
</textarea>
</div>
<MTIfNonEmpty tag="MTCaptchaFields">
<MTIfCommentsAccepted>
<MTIfRegistrationAllowed>
<MTElse>
<$MTCaptchaFields$>
</MTIfRegistrationAllowed>
</MTIfCommentsAccepted>
<div id="comments-open-captcha">
</div>
</MTIfNonEmpty>
<div id="comments-open-footer">
<input type="submit" accesskey="s" name="post" id="comment-submit" value="Submit" /> <MTIf name="comment_preview_template">
<input type="button" name="cancel" id="comment-cancel" value="Cancel" onclick="window.location='<$MTEntryPermalink$>'" /> </MTIf>
</div>
</form>
</div>
</div>
<br /> <br /> </div>
<div id="right">
<$mt:Include module="Sidebar"$>
</div>
</body>
</html>