root/trunk/default_templates/creative_commons.mtml

Revision 4196, 391 bytes (checked in by takayama, 3 months ago)

* Set svn keywords

  • Property svn:keywords set to Author Date Id Revision
Line 
1<mt:BlogIfCCLicense>
2<div class="widget-creative-commons widget">
3   <div class="widget-content">
4      <a href="<$mt:BlogCCLicenseURL$>"><img alt="Creative Commons License" src="<$mt:BlogCCLicenseImage$>" /></a><br />
5      <__trans phrase='This blog is licensed under a <a href="[_1]">Creative Commons License</a>.' params="<$mt:BlogCCLicenseURL$>">
6   </div>
7</div>
8</mt:BlogIfCCLicense>
Note: See TracBrowser for help on using the browser.