aboutsummaryrefslogtreecommitdiffstats
path: root/root/template/pre
diff options
context:
space:
mode:
Diffstat (limited to 'root/template/pre')
-rw-r--r--root/template/pre3
1 files changed, 3 insertions, 0 deletions
diff --git a/root/template/pre b/root/template/pre
new file mode 100644
index 0000000..581baf7
--- /dev/null
+++ b/root/template/pre
@@ -0,0 +1,3 @@
+[% MACRO l(text, args) BLOCK;
+ c.localize(text, args);
+END; %]