[% 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 %]

[% # --- insert iPhone details, not converted from old cgi script yet # # if (my $url = mySociety::Config::get('IPHONE_URL')) { # my $getiphone = _("Get FixMyStreet on your iPhone"); # my $new = _("New!"); # if ($q->{site} eq 'fixmystreet') { # $out .= < # $new # $getiphone #

# EOF # } %] [% 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" %]
[% 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 %] [% IF c.cobrand.moniker == 'emptyhomes' %]
Now is the best time to turn empty properties into empty homes... Don't miss it! Home Again: Empty Homes National Conference 2011
[% END %] [% INCLUDE 'footer.html' %]