projects
/
invirt/packages/invirt-web.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Port functions to Mako
[invirt/packages/invirt-web.git]
/
code
/
templates
/
skeleton.mako
diff --git
a/code/templates/skeleton.mako
b/code/templates/skeleton.mako
index
0fd67e3
..
d602252
100644
(file)
--- a/
code/templates/skeleton.mako
+++ b/
code/templates/skeleton.mako
@@
-1,4
+1,5
@@
<%page expression_filter="h"/>
+<%namespace name="fn" file="functions.mako" inheritable="True"/>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">