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