diff options
author | Hakim Cassimally <hakim@mysociety.org> | 2014-07-02 10:39:46 +0000 |
---|---|---|
committer | Hakim Cassimally <hakim@mysociety.org> | 2014-07-02 10:41:43 +0000 |
commit | ca618b626b40a749c229c6f40f85e1d47d71726f (patch) | |
tree | ca2198a5c7790a942cc73c25ab8444e29ac788bc /templates | |
parent | 291c66c7700b8e6c90052b6d4eb436909fbe0865 (diff) |
EmptyHomes. copy tweaks
Diffstat (limited to 'templates')
-rwxr-xr-x | templates/web/emptyhomes/faq/faq-en-gb.html | 12 | ||||
-rw-r--r-- | templates/web/emptyhomes/footer.html | 6 | ||||
-rw-r--r-- | templates/web/emptyhomes/front/stats.html | 2 |
3 files changed, 4 insertions, 16 deletions
diff --git a/templates/web/emptyhomes/faq/faq-en-gb.html b/templates/web/emptyhomes/faq/faq-en-gb.html index e6fbc25ea..59ccd77ce 100755 --- a/templates/web/emptyhomes/faq/faq-en-gb.html +++ b/templates/web/emptyhomes/faq/faq-en-gb.html @@ -37,10 +37,6 @@ repair or the owner is unwilling to do anything. In most cases it takes six months before you can expect to see anything change, occasionally longer. This doesn’t mean the council isn’t doing anything, which is why we encourage councils to update you to let you know what is happening.</p> <p> -We will contact you twice (a month and six months after you report the empty -home) so you can tell us what has happened. If the council doesn’t do anything, -or you think their response is inadequate we will advise you what you can do -next.</p> <p> If the empty home is owned by the government or one its agencies, councils are often powerless to help. However you might be able to take action directly yourself using the @@ -51,14 +47,6 @@ yourself using the things to do. Many councils only deal with empty homes that are reported to them. If people do not report empty homes, councils may well conclude that other areas of work are more important.</p> <p> -There are over 840,000 empty homes in the UK. The Empty Homes Agency estimates -that over half of these are unnecessarily empty. The effect of this is to -significantly reduce the available housing stock fuelling the UK’s housing -crisis. A by-product of this waste is that far greater pressure is put on -building land as more homes are built to meet the shortfall. The Empty Homes -Agency estimate that bringing just a quarter of the UK’s empty homes into use -would provide homes for 700,000 people, save 160 square kilometres of land and -save 10 million tonnes of CO<sub>2</sub> over building the same number of new homes. </dt> </dl> <h2>Privacy Questions</h2> diff --git a/templates/web/emptyhomes/footer.html b/templates/web/emptyhomes/footer.html index e9a70de4f..29af4df9f 100644 --- a/templates/web/emptyhomes/footer.html +++ b/templates/web/emptyhomes/footer.html @@ -5,10 +5,10 @@ <div> Empty Homes<br> -75 Westminster Bridge Road<br> +14-16 Cowcross Street<br> London<br> -SE1 7HS<br> -Tel: 020 7921 4450 <br> +EC1M 6DG<br> +Tel: 020 3135 0674<br> Email: <a href="mailto:info@emptyhomes.com">info@emptyhomes.com</a> </div> diff --git a/templates/web/emptyhomes/front/stats.html b/templates/web/emptyhomes/front/stats.html index 0dc03336f..c956b0e2e 100644 --- a/templates/web/emptyhomes/front/stats.html +++ b/templates/web/emptyhomes/front/stats.html @@ -3,6 +3,6 @@ <div id="front_stats"> <div>[% tprintf( loc("<big>%s</big> reports"), stats ) | comma %]</div> - <div><a href="/local/">[% loc('Find latest local and national news') %]</a></div> + <!-- <div><a href="/local/">[% loc('Find latest local and national news') %]</a></div> --> <div id="eha-app-link"><a href="https://itunes.apple.com/gb/app/empty-homes-spotter/id482550587?mt=8">Get the Empty Homes Spotter App for iPhone</a></div> </div> |