/[saadmin]/sa50/root/templates/patentl.html
ViewVC logotype

Contents of /sa50/root/templates/patentl.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 60 - (show annotations)
Sat Feb 9 16:04:43 2008 UTC (16 years, 5 months ago) by nanardon
File MIME type: text/html
File size: 274 byte(s)
- split new user form
1 <p><a href="[% c.req.base %]/patent/new">Nouvelle entrée</a></p>
2
3 [% FOREACH td = sa50.get_patent_list %]
4 [% "<ul>\n" IF loop.first %]
5 <li><a href="[% c.req.base %]/patent/[% td.id %]">[% td.name | truncate(30) | html %]</a></li>
6 [% "</ul>\n" IF loop.last %]
7 [% END %]

Properties

Name Value
svn:keywords Id

  ViewVC Help
Powered by ViewVC 1.1.21