[% SET name_of_location = pretty_pc || loc('this location') %]
[% tprintf(loc('Reports near %s are sent to different councils, depending on the type of problem.'), name_of_location) %]
[% loc('You can choose to subscribe to all problems reported in an area, or reports based on their destination.') %]
[% IF c.cobrand.moniker == 'cheshireeast' %] [% tprintf( 'Reported problems within %.1fkm of %s', population_radius, name_of_location ) %] [% ELSE %] [% tprintf( loc('Problems within %.1fkm of %s'), population_radius, name_of_location ) %] [% END %] [% loc('(covers roughly 200,000 people)') %]
[% loc('Or specify a different radius distance:') %] km
[% option.text %]