aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/peterborough/index-steps.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/peterborough/index-steps.html')
-rw-r--r--templates/web/peterborough/index-steps.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/templates/web/peterborough/index-steps.html b/templates/web/peterborough/index-steps.html
new file mode 100644
index 000000000..13d8c8961
--- /dev/null
+++ b/templates/web/peterborough/index-steps.html
@@ -0,0 +1,13 @@
+<h2>[% loc('How to report a problem') %]</h2>
+
+<ol class="big-numbers">
+ <li>[% question %]</li>
+ <li>[% loc('Locate the problem on a map') %]</li>
+ <li>[% loc('Enter more details of the problem') %]</li>
+ <li>Confirm your report and [% c.cobrand.council_name %] will investigate</li>
+</ol>
+
+<section class="full-width">
+[% INCLUDE "front/stats.html" %]
+[% TRY %][% INCLUDE "front/tips.html" %][% CATCH file %][% END %]
+</section>