summaryrefslogtreecommitdiff
path: root/templates/pages/yap.mako
diff options
context:
space:
mode:
Diffstat (limited to 'templates/pages/yap.mako')
-rw-r--r--templates/pages/yap.mako7
1 files changed, 0 insertions, 7 deletions
diff --git a/templates/pages/yap.mako b/templates/pages/yap.mako
deleted file mode 100644
index b10b5b5..0000000
--- a/templates/pages/yap.mako
+++ /dev/null
@@ -1,7 +0,0 @@
-<%!
- title = "Yet another page"
-%>
-<%inherit file="/page.mako" />
-<p>
-Bla blubb und so
-</p>