inc/keywords.tmpl
author fabien
Wed, 24 Sep 2003 16:43:18 -0400
branchxbelweb
changeset 10 5515d74ba3f1
parent 3 9e7e8b678819
child 17 14bec94bbe89
permissions -rw-r--r--
[svn r1544] Correctly close the h1 tag.

<ul>
<TMPL_LOOP Keywords>
  <li><TMPL_VAR keyword></li>
</TMPL_LOOP>
</ul>