aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/web/fixmystreet.com/report/new/_form_labels.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/templates/web/fixmystreet.com/report/new/_form_labels.html b/templates/web/fixmystreet.com/report/new/_form_labels.html
new file mode 100644
index 000000000..670031dee
--- /dev/null
+++ b/templates/web/fixmystreet.com/report/new/_form_labels.html
@@ -0,0 +1,9 @@
+[% IF bodies_to_list.values.0.name == 'Cheshire East Council' %]
+<p class="box-warning">
+Message from Cheshire East Council: “At this time, we request that members of
+the public only report highway issues that present a danger or hazard to
+highway users, or could impact directly on a property or business, by calling
+us on 0300 123 5020. We would request that any other issues are not reported at
+this time.”
+</p>
+[% END ~%]