[% INCLUDE 'ui-header.html' %] [% PROCESS elements.html %]

[% IF reason == 'timeout'; text('Logged out due to inactivity'); ELSE; text('Logout Successful'); END; %]

[% text('Return to the login screen.') %]