aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/hart/index-steps.html
blob: 8db031cf8cac9d0d33129ac3f496b57dce5c4e5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<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>
</ol>

<div id="hart_hants_note">
    This site can also be used to report problems to Hampshire County Council via FixMyStreet.
</div>

[% IF c.cobrand.moniker != 'emptyhomes' %]
<section class="full-width">
[% INCLUDE "front/stats.html" %]
[% TRY %][% INCLUDE "front/tips.html" %][% CATCH file %][% END %]
</section>
[% END %]