Add templates
[mirror/dsa-wiki.git] / templates / titlepage.tmpl
diff --git a/templates/titlepage.tmpl b/templates/titlepage.tmpl
new file mode 100644 (file)
index 0000000..8a11e69
--- /dev/null
@@ -0,0 +1,7 @@
+<p>
+<TMPL_IF NAME="PERMALINK">
+<a href="<TMPL_VAR PERMALINK>"><TMPL_VAR TITLE></a>
+<TMPL_ELSE>
+<a href="<TMPL_VAR PAGEURL>"><TMPL_VAR TITLE></a>
+</TMPL_IF>
+</p>