[% SET bodyclass = 'alertpage fullwidthpage' %] [% INCLUDE 'header.html', title = loc('Local RSS feeds and email alerts') %]

[% loc('Local RSS feeds and email alerts') %]

[% IF c.cobrand.is_council %] [% tprintf(loc('%s has a variety of RSS feeds and email alerts for local problems, including alerts for all problems within a particular ward, or all problems within a certain distance of a particular location.', "%s is the site name"), site_name) %] [% ELSE %] [% tprintf(loc('%s has a variety of RSS feeds and email alerts for local problems, including alerts for all problems within a particular ward or council, or all problems within a certain distance of a particular location.', "%s is the site name"), site_name) %] [% END %]

[% IF location_error %]
[% location_error %]
[% ELSE %] [% INCLUDE 'errors.html' %] [% END %]

[% IF c.cobrand.is_council %] [% tprintf(loc('To find out what local alerts we have for you, please enter your %s postcode or street name and area:'), c.cobrand.council_area) %] [% ELSE %] [% loc('To find out what local alerts we have for you, please enter your postcode or street name and area' ) %] [% END %]

[% tprintf(loc('e.g. ā€˜%s’ or ā€˜%s’'), c.cobrand.example_places) %]

… [% loc('or locate me automatically') %]
[% IF photos.size %]

[% loc('Some photos of recent reports') %]

[% FOREACH p IN photos %] [% p.title | html %] [% END %]
[% END %] [% INCLUDE 'footer.html' %]