root/branches/release-36/default_templates/powered_by.mtml @ 2052

Revision 2052, 305 bytes (checked in by fumiakiy, 19 months ago)

Integrated Widget Manager to the core. BugId:68750

Now a widgetset is another type of template. The widgets contained in a widgetset is stored in a meta field.

  • Property svn:keywords set to Id Date Author Revision
Line 
1<div class="widget-powered widget">
2    <div class="widget-content">
3        <a href="<__trans phrase="_MTCOM_URL">"><img src="<$mt:StaticWebPath$>images/mt4-bug-pbmt-white.png" alt="<__trans phrase="Powered by Movable Type [_1]" params="<$mt:Version$>">" width="120" height="75" /></a>
4    </div>
5</div>
Note: See TracBrowser for help on using the browser.