Changeset 2617 for branches/release-40/default_templates/page.mtml
- Timestamp:
- 06/20/08 01:26:07 (18 months ago)
- Files:
-
- 1 modified
-
branches/release-40/default_templates/page.mtml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-40/default_templates/page.mtml
r2603 r2617 7 7 <title><$mt:PageTitle encode_html="1"$> - <$mt:BlogName encode_html="1"$></title> 8 8 </head> 9 <body id="<$mt:BlogTemplateSetID$>" class="mt-page-archive <$mt:Var name="page_layout"$>" onload="mtEntryOnLoad()" >9 <body id="<$mt:BlogTemplateSetID$>" class="mt-page-archive <$mt:Var name="page_layout"$>" onload="mtEntryOnLoad()" onunload="mtEntryOnUnload()"> 10 10 <div id="container"> 11 11 <div id="container-inner">
