diff options
Diffstat (limited to 'templates/web/default/alert/alert.html')
-rw-r--r-- | templates/web/default/alert/alert.html | 9 |
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' %] |