root/branches/release-40/default_templates/main_index_widgets_group.mtml @ 2603

Revision 2603, 0.5 kB (checked in by bsmith, 18 months ago)

bugzid:79938 - Normalizing Template Tags

  • Property svn:keywords set to Id Date Author Revision
Line 
1<mt:Ignore>
2    <__trans phrase='This is a custom set of widgets that are conditioned to only appear on the homepage (or "main_index"). More info: [_1]' params='http://www.movabletype.org/documentation/designer/widget-sets.html'>
3</mt:Ignore>
4<mt:If name="main_index">
5    <$mt:Include widget="<__trans phrase="Recent Comments">"$>
6    <$mt:Include widget="<__trans phrase="Recent Entries">"$>
7    <$mt:Include widget="<__trans phrase="Recent Assets">"$>
8    <$mt:Include widget="<__trans phrase="Tag Cloud">"$>
9</mt:If>
Note: See TracBrowser for help on using the browser.