aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/default/alert
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2011-05-04 13:49:43 +0100
committerStruan Donald <struan@exo.org.uk>2011-05-04 13:49:43 +0100
commitfb8ddac45d81e40daee88aab963ac09423762e76 (patch)
tree30d7d18689e9e68a2788363bf6a8508cc5b922ac /templates/web/default/alert
parent82d106ed1115f4bdfe7a19ddafdd68e38fc0cbe6 (diff)
Skeleton catalyst alerts page
Diffstat (limited to 'templates/web/default/alert')
-rw-r--r--templates/web/default/alert/alert.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/templates/web/default/alert/alert.html b/templates/web/default/alert/alert.html
new file mode 100644
index 000000000..7804a2e12
--- /dev/null
+++ b/templates/web/default/alert/alert.html
@@ -0,0 +1,9 @@
+[% INCLUDE 'header.html', title => loc('Contact') %]
+
+<h1>[% loc('Local RSS feeds and email alerts') %]</h1>
+
+<h2>FixMyStreet.com</h2>
+
+[%# FIXME - put in blurb here %]
+
+[% INCLUDE 'footer.html' %]