root/branches/release-36/default_templates/creative_commons.mtml @ 2123

Revision 2123, 391 bytes (checked in by fumiakiy, 19 months ago)

L10 Japanese for Release-36.

  • Property svn:keywords set to Id Date Author 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.