]> sipb.mit.edu Git - ikiwiki.git/blob - templates/titlepage.tmpl
repoduced it ... sorry should have pasted this earlier
[ikiwiki.git] / templates / titlepage.tmpl
1 <p>
2 <TMPL_IF NAME="PERMALINK">
3 <a href="<TMPL_VAR PERMALINK>"><TMPL_VAR TITLE></a>
4 <TMPL_ELSE>
5 <a href="<TMPL_VAR PAGEURL>"><TMPL_VAR TITLE></a>
6 </TMPL_IF>
7 </p>