|
Revision 1698, 1.0 kB
(checked in by bsmith, 20 months ago)
|
|
updating default template to most recent advanced version. bugzid:69535
|
-
Property svn:executable set to
*
-
Property svn:keywords set to
Id Revision
|
| Line | |
|---|
| 1 | <MTIfCommentsAccepted><$MTSetVar name="body_onload" value="individualArchivesOnLoad(commenter_name)"$></MTIfCommentsAccepted> |
|---|
| 2 | <MTSetVarBlock name="title"><$MTEntryTitle encode_html="1"$> - <$MTBlogName encode_html="1"$></MTSetVarBlock> |
|---|
| 3 | <MTSetVarBlock name="html_head"> |
|---|
| 4 | <MTEntryPrevious><link rel="prev" href="<$MTEntryPermalink$>" title="<$MTEntryTitle encode_html="1"$>" /></MTEntryPrevious> |
|---|
| 5 | <MTEntryNext><link rel="next" href="<$MTEntryPermalink$>" title="<$MTEntryTitle encode_html="1"$>" /></MTEntryNext> |
|---|
| 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">" body_class="mt-entry-archive"$> |
|---|
| 11 | |
|---|
| 12 | <$MTInclude module="<__trans phrase="Entry Detail">"$> |
|---|
| 13 | |
|---|
| 14 | <$MTInclude module="<__trans phrase="TrackBacks">"$> |
|---|
| 15 | |
|---|
| 16 | <$MTInclude module="<__trans phrase="Comments">"$> |
|---|
| 17 | |
|---|
| 18 | <$MTInclude module="<__trans phrase="Footer">"$> |
|---|