[% INCLUDE 'header.html', title = loc('Sign out'), bodyclass = 'fullwidthpage' %]
<h1>[% loc('You have been signed out') %]</h1><p>Please feel free to <ahref="[% c.uri_for('/auth') %]">sign in again</a>, or
go back to the <ahref="/">FixMyStreet front page</a>.</p>
[% INCLUDE 'footer.html' %]