aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/tfl/index-steps.html
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2018-02-19 17:27:52 +0000
committerDave Arter <davea@mysociety.org>2019-12-09 12:48:12 +0000
commitbce71d7bb2f7041cf2b5b01a4a1548b0faa068d3 (patch)
tree40e86974a8aae2462a37eb60f757200ea1e1e42d /templates/web/tfl/index-steps.html
parent78fe8a1e3c880acf693f2bdefb7cba5882815bc9 (diff)
[TfL] Initial cobrand design & set up
Co-Authored-By: Dave Arter <davea@mysociety.org> Co-Authored-By: Chris Mytton <chrism@mysociety.org>
Diffstat (limited to 'templates/web/tfl/index-steps.html')
-rw-r--r--templates/web/tfl/index-steps.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/templates/web/tfl/index-steps.html b/templates/web/tfl/index-steps.html
new file mode 100644
index 000000000..a66ac8654
--- /dev/null
+++ b/templates/web/tfl/index-steps.html
@@ -0,0 +1,14 @@
+<h2>[% loc('How to report a problem') %]</h2>
+
+<ol class="big-numbers">
+ <li>[% question %]</li>
+ <li>Tell us where it is on the map</li>
+ <li>[% loc('Enter details of the problem') %]</li>
+ <li>Confirm the report and we will investigate</li>
+</ol>
+
+<section class="full-width">
+[% INCLUDE "front/stats.html" %]
+[% TRY %][% INCLUDE "front/tips.html" %][% CATCH file %][% END %]
+</section>
+