diff options
Diffstat (limited to 'templates/web/default/contact/blurb.html')
-rw-r--r-- | templates/web/default/contact/blurb.html | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/templates/web/default/contact/blurb.html b/templates/web/default/contact/blurb.html deleted file mode 100644 index 22c9a3cef..000000000 --- a/templates/web/default/contact/blurb.html +++ /dev/null @@ -1,9 +0,0 @@ -<p> -[% loc('Please do <strong>not</strong> report problems through this form; messages go to -the team behind FixMyStreet, not a council. To report a problem, -please <a href="/">go to the front page</a> and follow the instructions.') %] -</p> - -<p> -[% tprintf( loc("We'd love to hear what you think about this site. Just fill in the form, or send an email to <a href='mailto:%s'>%s</a>:"), contact_email, contact_email) %] -</p> |