[% INCLUDE 'header.html', title = loc('Sign out'), bodyclass = 'fullwidthpage' %]
<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>
[% INCLUDE 'footer.html' %]