diff options
Diffstat (limited to 'templates/web/emptyhomes/index-steps.html')
-rw-r--r-- | templates/web/emptyhomes/index-steps.html | 13 |
1 files changed, 13 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> |