[% UNLESS possible_location_matches %] [% INCLUDE 'around/intro.html' %] [% END %] [% question = c.cobrand.enter_postcode_text || loc('Enter a nearby street name and area'); %]
[% INCLUDE 'around/_postcode_form_examples.html' %]
[% INCLUDE 'around/_postcode_submit_button.html' %]
[% IF partial_token %] [% END %] [% IF c.get_param('filter_category') OR c.get_param('filter_group') %] [% ELSIF c.user_exists AND c.user.categories.size %] [% END %]
[%~ SET link_params = { geolocate = 1 }; IF c.get_param('filter_category'); link_params.filter_category = c.get_param('filter_category'); END; IF c.get_param('filter_group'); link_params.filter_group = c.get_param('filter_group'); END; %] [% INCLUDE 'around/_postcode_form_geolocation.html' url=c.uri_for('/around', link_params) %] [% UNLESS possible_location_matches OR location_error_pc_lookup %] [% INCLUDE 'around/_postcode_form_post.html' %] [% END %]