diff options
-rw-r--r-- | templates/web/base/questionnaire/index.html | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/templates/web/base/questionnaire/index.html b/templates/web/base/questionnaire/index.html index 5b48f8915..2daaaab3a 100644 --- a/templates/web/base/questionnaire/index.html +++ b/templates/web/base/questionnaire/index.html @@ -21,30 +21,6 @@ <input type="hidden" name="token" value="[% token | html %]"> -[% IF c.cobrand.moniker == 'emptyhomes' %] -[% IF num_questionnaire == 1 %] -[% loc('<p>Getting empty homes back into use can be difficult. You shouldn’t expect -the property to be back into use yet. But a good council will have started work -and should have reported what they have done on the website. If you are not -satisfied with progress or information from the council, now is the right time -to say. You may also want to try contacting some other people who may be able -to help. For advice on how to do this and other useful information please -go to <a href="http://www.emptyhomes.com/getinvolved/campaign.html">http://www.emptyhomes.com/getinvolved/campaign.html</a>.</p> -') %] -[% ELSE %] -[% loc('<p>Getting empty homes back into use can be difficult, but by now a good council -will have made a lot of progress and reported what they have done on the -website. Even so properties can remain empty for many months if the owner is -unwilling or the property is in very poor repair. If nothing has happened or -you are not satisfied with the progress the council is making, now is the right -time to say so. We think it’s a good idea to contact some other people who -may be able to help or put pressure on the council For advice on how to do -this and other useful information please go to <a -href="http://www.emptyhomes.com/getinvolved/campaign.html">http://www.emptyhomes.com/getinvolved/campaign.html</a>.</p> -') %] -[% END %] -[% END %] - <p> [% loc('The details of your problem are available on the right hand side of this page.') %] [% loc('Please take a look at the updates that have been left.') IF updates %] |