[% INCLUDE 'header.html', title => '' %] [% IF error %]

[% error %]

[% END %]

[% subhead = c.cobrand.moniker == 'southampton' ? '(like graffiti, fly tipping, or broken paving slabs)' : loc('(like graffiti, fly tipping, broken paving slabs, or street lighting)'); %] [% loc('Report, view, or discuss local problems') %] [% IF subhead != ' ' %]
[% subhead %] [% END %]

[% TRY %][% INCLUDE 'front/news.html' %][% CATCH file %][% END %] [% question = c.cobrand.enter_postcode_text() || loc("Enter a nearby GB postcode, or street name and area"); %]
    [% c.cobrand.form_elements('postcodeForm') %]

[% loc('How to report a problem') %]

  1. [% question %]
  2. [% loc('Locate the problem on a map of the area') %]
  3. [% loc('Enter details of the problem') %]
  4. [% loc('We send it to the council on your behalf') %]
[% INCLUDE "front/stats.html" %] [% TRY %][% INCLUDE "front/tips.html" %][% CATCH file %][% END %]
[% recent_photos = c.cobrand.recent_photos(3); probs = c.cobrand.recent(); %] [% IF probs.size || recent_photos.size %]
[% IF recent_photos.size %]

[% loc('Photos of recent reports') %]

[% FOREACH p IN recent_photos %] [% p.title | html %] [% END %] [% END %] [% IF probs.size %]

[% loc('Recently reported problems') %]

[% END %]
[% END %] [% INCLUDE 'footer.html' %]