repo.or.cz
/
ikiwiki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
[ikiwiki.git]
/
templates
/
titlepage.tmpl
blob
6326bab72d147aab216f3ee5040020ec4ba1511d
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>