summaryrefslogtreecommitdiff
path: root/templates/misc.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/misc.tmpl')
-rw-r--r--templates/misc.tmpl14
1 files changed, 14 insertions, 0 deletions
diff --git a/templates/misc.tmpl b/templates/misc.tmpl
new file mode 100644
index 000000000..a8ee1684b
--- /dev/null
+++ b/templates/misc.tmpl
@@ -0,0 +1,14 @@
+<html>
+<head><title><TMPL_VAR TITLE></title></head>
+<body>
+
+<h1>
+<TMPL_VAR INDEXLINK>/ <TMPL_VAR TITLE>
+</h1>
+
+<TMPL_VAR PAGEBODY>
+
+<!-- from <TMPL_VAR NAME=WIKINAME> -->
+
+</body>
+</html>