diff options
author | Matthew Somerville <matthew@mysociety.org> | 2016-03-11 09:28:33 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2016-03-11 09:28:33 +0000 |
commit | cf8a7bbb613a00057e450a7249781ae22b18a2dd (patch) | |
tree | 9220f655d203e35f0c985d133f017ba59e067f91 /templates | |
parent | de1a7efcf4b33e60829e7c5a946bc82632247a28 (diff) |
Remove empty page.
Diffstat (limited to 'templates')
-rw-r--r-- | templates/web/base/about/about-en-gb.html | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/templates/web/base/about/about-en-gb.html b/templates/web/base/about/about-en-gb.html deleted file mode 100644 index 9c319f051..000000000 --- a/templates/web/base/about/about-en-gb.html +++ /dev/null @@ -1,9 +0,0 @@ -[% INCLUDE 'header.html', title => loc('About us') %] - -<h1>[% loc('About us') %]</h1> - -<h2>FixMyStreet.com</h2> - -[%# FIXME - put in blurb here %] - -[% INCLUDE 'footer.html' %] |