diff options
author | Matthew Somerville <matthew@mysociety.org> | 2014-07-07 16:37:07 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2014-07-08 17:59:17 +0100 |
commit | 8f2c5942e3aa5d3b85e76b7353ab7ada87f97fc6 (patch) | |
tree | 9a554d14de4f64e72792a79c0d8132455d9d9383 /templates/web/default | |
parent | ab5b658aba7e3af20c82287dfd0ea6646433b423 (diff) |
Move UK-specific text to separate templates.
Diffstat (limited to 'templates/web/default')
-rw-r--r-- | templates/web/default/questionnaire/completed-open.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/web/default/questionnaire/completed-open.html b/templates/web/default/questionnaire/completed-open.html index 06e17cc0b..c860b7341 100644 --- a/templates/web/default/questionnaire/completed-open.html +++ b/templates/web/default/questionnaire/completed-open.html @@ -4,8 +4,8 @@ Thank you very much for filling in our questionnaire. </p> [% ELSE %] [% loc('<p style="font-size:150%">We’re sorry to hear that. We have two -suggestions: why not try writing to your local representative or, if it’s -a problem that could be fixed by local people working together, why not -<a href="http://www.pledgebank.com/new">make and publicise a pledge</a>? +suggestions: why not try writing to your local representatives or, if +it’s a problem that could be fixed by local people working together, why +not <a href="http://www.pledgebank.com/new">make and publicise a pledge</a>? </p>') %] [% END %] |