aboutsummaryrefslogtreecommitdiffstats
path: root/tmpl/error.tt2
diff options
context:
space:
mode:
Diffstat (limited to 'tmpl/error.tt2')
-rw-r--r--tmpl/error.tt23
1 files changed, 3 insertions, 0 deletions
diff --git a/tmpl/error.tt2 b/tmpl/error.tt2
new file mode 100644
index 0000000..b8996ac
--- /dev/null
+++ b/tmpl/error.tt2
@@ -0,0 +1,3 @@
+[% INCLUDE header.tt2 %]
+<div class="error">[% error | html %]</div>
+[% INCLUDE footer.tt2 %]