aboutsummaryrefslogtreecommitdiffstats
path: root/root/template
diff options
context:
space:
mode:
Diffstat (limited to 'root/template')
-rw-r--r--root/template/wrapper3
1 files changed, 0 insertions, 3 deletions
diff --git a/root/template/wrapper b/root/template/wrapper
index 710f019..cd6c06f 100644
--- a/root/template/wrapper
+++ b/root/template/wrapper
@@ -1,6 +1,3 @@
-[%- MACRO l(text, args) BLOCK;
- c.localize(text, args);
-END; -%]
[%- IF template.name.match('\.(css|js|txt)');
debug("Passing page through as text: $template.name");
content;