Changeset 2619 for branches/release-40/default_templates/entry.mtml
- Timestamp:
- 06/20/08 02:05:43 (18 months ago)
- Files:
-
- 1 modified
-
branches/release-40/default_templates/entry.mtml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-40/default_templates/entry.mtml
r2604 r2619 9 9 <title><$mt:EntryTitle encode_html="1"$> - <$mt:BlogName encode_html="1"$></title> 10 10 </head> 11 <body id="<$mt:BlogTemplateSetID$>" class="mt-entry-archive <$mt:Var name="page_layout"$>" onload="mtEntryOnLoad()" onunload="mtEntryOnUnload()">11 <body id="<$mt:BlogTemplateSetID$>" class="mt-entry-archive <$mt:Var name="page_layout"$>"> 12 12 <div id="container"> 13 13 <div id="container-inner">
