aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHakim Cassimally <hakim@mysociety.org>2014-09-08 15:41:34 +0000
committerHakim Cassimally <hakim@mysociety.org>2014-09-08 15:41:34 +0000
commitdd01e87f437ee6b5561673e68d2e008e68753c01 (patch)
tree237e00d5abe862769b3e4ce5569069d876542225
parent8758cafc007eba14f2d04e20273ed1fc4336d167 (diff)
[EmptyHomes] decommissioning tweaks
-rw-r--r--templates/web/emptyhomes/index-steps.html13
-rw-r--r--templates/web/emptyhomes/index.html2
2 files changed, 15 insertions, 0 deletions
diff --git a/templates/web/emptyhomes/index-steps.html b/templates/web/emptyhomes/index-steps.html
new file mode 100644
index 000000000..c358205c0
--- /dev/null
+++ b/templates/web/emptyhomes/index-steps.html
@@ -0,0 +1,13 @@
+[%# NB: if the site is reenabled, this template should be deleted,
+and we'll then defer to the version in templates/web/base/ again %]
+
+<h2> This site is currently suspended </h2>
+
+<ol class="big-numbers">
+
+ <li> If you would like to report an empty home, please contact your
+ local council in England or Empty Homes in Scotland</li>
+ <li> If you have recently reported an empty home you will be
+ contacted by email </li>
+ <li> If you have been contacted, please follow the instructions in your email </li>
+</ol>
diff --git a/templates/web/emptyhomes/index.html b/templates/web/emptyhomes/index.html
index b8b0ce78a..ca70d1d9c 100644
--- a/templates/web/emptyhomes/index.html
+++ b/templates/web/emptyhomes/index.html
@@ -1,6 +1,7 @@
[% INCLUDE 'header.html', title = '' %]
<div class="grid-50">
+ <!--
<h1 class="bl">
<small>[% loc('Report, view, or discuss local problems') %]</small>
</h1>
@@ -10,6 +11,7 @@
[% END %]
[% PROCESS 'around/postcode_form.html' %]
+ -->
<div class="grid-50">
[% INCLUDE 'front/stats.html' %]