| Line | |
|---|
| 1 | <MTSetVar name="body_class" value="mt-archive-listing mt-page-archive"> |
|---|
| 2 | <MTIfCommentsAccepted><$MTSetVar name="body_onload" value="individualArchivesOnLoad(commenter_name)"$></MTIfCommentsAccepted> |
|---|
| 3 | <MTSetVarBlock name="page_title"><$MTPageTitle$></MTSetVarBlock> |
|---|
| 4 | <MTSetVarBlock name="title"><$MTGetVar name="page_title"$> - <$MTBlogName encode_html="1"$></MTSetVarBlock> |
|---|
| 5 | <MTSetVarBlock name="html_head"> |
|---|
| 6 | <MTIfPingsAccepted><$MTEntryTrackbackData$></MTIfPingsAccepted> |
|---|
| 7 | <MTIfCommentsAccepted><script type="text/javascript" src="<$MTLink template="javascript"$>"></script></MTIfCommentsAccepted> |
|---|
| 8 | </MTSetVarBlock> |
|---|
| 9 | |
|---|
| 10 | <$MTInclude module="<__trans phrase="Header">"$> |
|---|
| 11 | |
|---|
| 12 | <$MTInclude module="<__trans phrase="Page Detail">"$> |
|---|
| 13 | |
|---|
| 14 | <$MTInclude module="<__trans phrase="TrackBacks">"$> |
|---|
| 15 | |
|---|
| 16 | <$MTInclude module="<__trans phrase="Comments">"$> |
|---|
| 17 | |
|---|
| 18 | <$MTInclude module="<__trans phrase="Footer">"$> |
|---|