root/trunk/plagger/assets/plugins/Publish-MT/mt.tt

Revision 1092 (checked in by miyagawa, 2 years ago)

s/IN/ = /g for Template-Toolkit backward compatiblity

Line 
1 <ul>
2 [% FOREACH entry = feed.entries -%]
3 <li><a href="[% entry.link %]">[% entry.title %]</a></li>
4 [% END %]
5 </ul>
Note: See TracBrowser for help on using the browser.