summaryrefslogtreecommitdiff
path: root/templates/root.mako
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2010-04-07 22:11:11 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2010-04-07 22:11:11 +0200
commit63ae50fc433d3bf1e8335a443751512dfbb03508 (patch)
tree83fbd42aac749073202ca828384c23c56d6d7b77 /templates/root.mako
parent318ce04c62bdf9cd744c406e1d5a15f8504e64dc (diff)
downloadweb-63ae50fc433d3bf1e8335a443751512dfbb03508.tar.gz
web-63ae50fc433d3bf1e8335a443751512dfbb03508.tar.bz2
web-63ae50fc433d3bf1e8335a443751512dfbb03508.zip
Add structural comments
Diffstat (limited to 'templates/root.mako')
-rw-r--r--templates/root.mako2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/root.mako b/templates/root.mako
index 3d2a486..5997ad9 100644
--- a/templates/root.mako
+++ b/templates/root.mako
@@ -36,6 +36,8 @@
</body>
</html>
+## functions
+
<%namespace name="_hl" module="highlighting"/>
<%def name="hl(lang)">