aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/tfl/index-steps.html
blob: a66ac86543efd0983041d8a82bcfef1dd088463a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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>