]> sipb.mit.edu Git - ikiwiki.git/blob - templates/titlepage.tmpl
remove more test diag stuff that needs a newer Test::More than debian stable's
[ikiwiki.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>