| Line | |
|---|
| 1 | <MTSetVar name="body_onload" value="individualArchivesOnLoad(commenter_name)"> |
|---|
| 2 | <MTSetVar name="feedback_template" value="1"> |
|---|
| 3 | <MTSetVarBlock name="page_title"><__trans phrase="Previewing your Comment"></MTSetVarBlock> |
|---|
| 4 | <MTSetVarBlock name="title"><$MTBlogName encode_html="1"$>: <$MTVar name="page_title"$></MTSetVarBlock> |
|---|
| 5 | <MTSetVarBlock name="html_head"> |
|---|
| 6 | <script type="text/javascript" src="<$MTLink template="javascript"$>"></script> |
|---|
| 7 | </MTSetVarBlock> |
|---|
| 8 | |
|---|
| 9 | <$MTInclude module="<__trans phrase="Header">" body_class="mt-comment-preview"$> |
|---|
| 10 | |
|---|
| 11 | <h1 id="page-title"><$MTVar name="page_title"$></h1> |
|---|
| 12 | |
|---|
| 13 | <$MTInclude module="<__trans phrase="Comment Detail">"$> |
|---|
| 14 | |
|---|
| 15 | <$MTInclude module="<__trans phrase="Comments">"$> |
|---|
| 16 | |
|---|
| 17 | <$MTInclude module="<__trans phrase="Footer">"$> |
|---|