source: server/trunk/web/root/templates/html/distrib/distrib.tt @ 77

Last change on this file since 77 was 54, checked in by nanardon, 14 years ago

complete /distrib

  • Property svn:keywords set to Id
File size: 134 bytes
Line 
1<ol>
2[% FOREACH media = xmlrpc %]
3<li><a href="[% c.uri_for('/', c.req.path, 'media', media) %]">[% media %]</a></li>
4[% END %]
5</ol>
Note: See TracBrowser for help on using the repository browser.