aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/page.tmpl4
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl
index 21746f332..438fbc25d 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -14,11 +14,7 @@
<div class="header">
<span>
<TMPL_LOOP NAME="PARENTLINKS">
-<TMPL_IF NAME="URL">
<a href="<TMPL_VAR NAME=URL>"><TMPL_VAR NAME=PAGE></a>/
-<TMPL_ELSE>
-<TMPL_VAR NAME=PAGE>/
-</TMPL_IF>
</TMPL_LOOP>
<TMPL_VAR TITLE>
</span>