| Line | |
|---|
| 1 | <MTSetVar name="body_class" value="mt-archive-listing mt-entry-archive"> |
|---|
| 2 | <MTSetVar name="module_about_context" value="1"> |
|---|
| 3 | <MTIfCommentsAccepted><$MTSetVar name="body_onload" value="individualArchivesOnLoad(commenter_name)"$></MTIfCommentsAccepted> |
|---|
| 4 | <MTSetVarBlock name="page_title"><$MTEntryTitle$></MTSetVarBlock> |
|---|
| 5 | <MTSetVarBlock name="title"><$MTGetVar name="page_title"$> - <$MTBlogName encode_html="1"$></MTSetVarBlock> |
|---|
| 6 | <MTSetVarBlock name="html_head"> |
|---|
| 7 | <MTEntryPrevious><link rel="prev" href="<$MTEntryPermalink$>" title="<$MTEntryTitle encode_html="1"$>" /></MTEntryPrevious> |
|---|
| 8 | <MTEntryNext><link rel="next" href="<$MTEntryPermalink$>" title="<$MTEntryTitle encode_html="1"$>" /></MTEntryNext> |
|---|
| 9 | <MTIfPingsAccepted><$MTEntryTrackbackData$></MTIfPingsAccepted> |
|---|
| 10 | <MTIfCommentsAccepted><script type="text/javascript" src="<$MTLink template="javascript"$>"></script></MTIfCommentsAccepted> |
|---|
| 11 | </MTSetVarBlock> |
|---|
| 12 | |
|---|
| 13 | <$MTInclude module="<__trans phrase="Header">"$> |
|---|
| 14 | |
|---|
| 15 | <$MTInclude module="<__trans phrase="Entry Detail">"$> |
|---|
| 16 | |
|---|
| 17 | <$MTInclude module="<__trans phrase="TrackBacks">"$> |
|---|
| 18 | |
|---|
| 19 | <$MTInclude module="<__trans phrase="Comments">"$> |
|---|
| 20 | |
|---|
| 21 | <$MTInclude module="<__trans phrase="Footer">"$> |
|---|