]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - templates/titlepage.tmpl
"PERL5LIB in ENV doesn't help anymore" isn't so anymore (or, if you prefer, it helps...
[git.ikiwiki.info.git] / templates / titlepage.tmpl
1 <p>
2 <TMPL_IF 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>