aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGraeme Porteous <graeme@rgbp.co.uk>2020-01-30 10:44:41 +0000
committerGraeme Porteous <graeme@rgbp.co.uk>2020-01-30 10:44:41 +0000
commit0cabb0b53615ade70e217e44804a9c2ca74867f1 (patch)
treee5913351b06169c4e4b78aac78674099101001e9
parentc82b1734cd2b5f224e3d4779972e4dcdefb41c7f (diff)
parent8fb1aabf639d4ed229162db8fc1776206ae82bfb (diff)
Merge branch 'issues/freshdesk/389-northamptonshire-add-index-step'
-rw-r--r--templates/web/northamptonshire/index-steps.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/templates/web/northamptonshire/index-steps.html b/templates/web/northamptonshire/index-steps.html
new file mode 100644
index 000000000..99d11f7e8
--- /dev/null
+++ b/templates/web/northamptonshire/index-steps.html
@@ -0,0 +1,18 @@
+<h2>[% loc('How to report a problem') %]</h2>
+
+<ol class="big-numbers">
+ <li>[% question %]</li>
+ <li>[% loc('Locate the problem on a map of the area') %]</li>
+ <li>[% loc('Enter details of the problem') %]</li>
+ <li>Confirm the report and [% c.cobrand.council_name %] will investigate</li>
+ <li>
+ Please enter a single problem per enquiry.<br>
+ The first item described will be taken as the enquiry
+ </li>
+</ol>
+
+<section class="full-width">
+[% INCLUDE "front/stats.html" %]
+[% TRY %][% INCLUDE "front/tips.html" %][% CATCH file %][% END %]
+</section>
+