[% extra_js = [ version('/js/contact.js') ] -%] [% INCLUDE 'header.html', title = loc('Contact Us') robots = 'noindex,nofollow' bodyclass = 'twothirdswidthpage' %] [% INCLUDE 'about/_sidebar.html' %] [% IF c.cobrand.moniker == 'fixmystreet' %]

FixMyStreet technical support

[% ELSE %] [% TRY %] [% INCLUDE 'contact/_heading.html' %] [% CATCH file %]

[% loc('Contact the team') %]

[% END %] [% END %] [% INCLUDE 'contact/form.html' %] [% TRY %] [% INCLUDE 'contact/_footer.html' %] [% CATCH file %]

[% loc("Don't like forms?") %]

[% tprintf( loc("You can contact technical support on %s"), contact_email, contact_email) %]

[% END %] [% TRY %][% INCLUDE 'contact/address.html' %][% CATCH file %][% END %] [% INCLUDE 'footer.html' pagefooter = 'yes' %]