]> sipb.mit.edu Git - ikiwiki.git/blob - templates/titlepage.tmpl
Revert change adding a huge, unformatted, unmaintainable, and basically
[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>