diff options
Diffstat (limited to 'templates/web/base/static/about-en-gb.html')
-rw-r--r-- | templates/web/base/static/about-en-gb.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/templates/web/base/static/about-en-gb.html b/templates/web/base/static/about-en-gb.html new file mode 100644 index 000000000..9c319f051 --- /dev/null +++ b/templates/web/base/static/about-en-gb.html @@ -0,0 +1,9 @@ +[% INCLUDE 'header.html', title => loc('About us') %] + +<h1>[% loc('About us') %]</h1> + +<h2>FixMyStreet.com</h2> + +[%# FIXME - put in blurb here %] + +[% INCLUDE 'footer.html' %] |