Changeset 1423 for branches/release-30/default_templates/main_index.mtml
- Timestamp:
- 02/28/08 21:39:16 (21 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/release-30/default_templates/main_index.mtml
r1104 r1423 3 3 <MTSetVar name="main_index" value="1"> 4 4 <MTSetVar name="sidebar" value="1"> 5 <mt:setvarblock name="html_head"> 6 <link rel="EditURI" type="application/rsd+xml" title="RSD" href="<$MTLink template="rsd"$>" /> 7 </mt:setvarblock> 8 </MTIf> 5 9 <MTSetVarBlock name="title"><$MTBlogName encode_html="1"$></MTSetVarBlock> 6 10 … … 8 12 9 13 <MTEntries> 10 <$MTEntryTrackbackData$>11 14 <$MTInclude module="<__trans phrase="Entry Summary">"$> 12 15 </MTEntries>
