diff --git a/dist/header.tmpl b/dist/header.tmpl new file mode 100644 index 0000000..8f07f6c --- /dev/null +++ b/dist/header.tmpl @@ -0,0 +1,47 @@ + + +
+ + + + + + +{% for mycss in cssfiles() %} + +{% endfor %} + + + + + + + + + + + + + + + + +{% for myjs in jsfiles() %} + +{% endfor %} +