]> git.cworth.org Git - cworth.org/blobdiff - templates/indexpage.tmpl
Remove RecentChanges links which seem to have appeared with a new ikiwiki version
[cworth.org] / templates / indexpage.tmpl
index 94559b0c4a730a606fce2720524418043ea557dd..7095b95688274f3906b77a84cc8c20eff08cc9b6 100644 (file)
 <TMPL_IF NAME="EDITURL">
 <li><a href="<TMPL_VAR EDITURL>">Edit</a></li>
 </TMPL_IF>
+<!--
 <TMPL_IF NAME="RECENTCHANGESURL">
 <li><a href="<TMPL_VAR RECENTCHANGESURL>">RecentChanges</a></li>
+-->
 </TMPL_IF>
 <TMPL_IF NAME="HISTORYURL">
 <li><a href="<TMPL_VAR HISTORYURL>">History</a></li>