aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/default/errors
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2011-06-16 12:44:56 +0100
committerStruan Donald <struan@exo.org.uk>2011-06-16 12:44:56 +0100
commit08bda4c3a6ef4e55bce01a3fa004021679b141f5 (patch)
tree8841c7aca6fb831a6780860d999eb1140f28e392 /templates/web/default/errors
parent4d40d4632325a999b66dee1db36841dfeb60bcda (diff)
parent4a7912b97c75d8934bbab33532f0b6ac1e86e47f (diff)
Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet into new_statuses
Diffstat (limited to 'templates/web/default/errors')
-rwxr-xr-xtemplates/web/default/errors/generic.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/templates/web/default/errors/generic.html b/templates/web/default/errors/generic.html
new file mode 100755
index 000000000..12aa8e170
--- /dev/null
+++ b/templates/web/default/errors/generic.html
@@ -0,0 +1,8 @@
+[% INCLUDE 'header.html', title = loc('Error') %]
+
+<h1>[% loc('Error') %]</h1>
+
+<p>[% message %]</p>
+
+[% INCLUDE 'footer.html' %]
+