[Mpuls-commits] r1324 - in wasko/branches/2.0/mpulsweb/templates: . help
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Mon Feb 8 14:28:19 CET 2010
Author: torsten
Date: 2010-02-08 14:28:18 +0100 (Mon, 08 Feb 2010)
New Revision: 1324
Added:
wasko/branches/2.0/mpulsweb/templates/help/
wasko/branches/2.0/mpulsweb/templates/help/help.mako
Log:
Added default templates for help
* mpulsweb/templates/help,
mpulsweb/templates/help/help.mako: New. Empty templates for help.
Added: wasko/branches/2.0/mpulsweb/templates/help/help.mako
===================================================================
--- wasko/branches/2.0/mpulsweb/templates/help/help.mako 2010-02-08 13:20:03 UTC (rev 1323)
+++ wasko/branches/2.0/mpulsweb/templates/help/help.mako 2010-02-08 13:28:18 UTC (rev 1324)
@@ -0,0 +1,4 @@
+## -*- coding: utf-8 -*-
+<%! import mpulsweb.lib.helper.filters as F %>
+<%inherit file="../main.mako" />
+<h1>${_('Default helhelpppage')}</h1>
More information about the Mpuls-commits
mailing list