[% INCLUDE 'header.html', title = loc('Sign out'), bodyclass = 'fullwidthpage' %]

[% loc('You have been signed out') %]

[% tprintf( loc('Please feel free to sign in again, or go back to the front page.'), c.uri_for('/auth') ) %]

[% INCLUDE next_steps.html utm_content='signed out' %] [% INCLUDE 'footer.html' %]