Files
2018-07-29 20:15:01 +02:00

7 lines
239 B
Plaintext

% # vim:set sw=4 ts=4 sts=4 ft=html.epl expandtab:
% title 'Lutim logout';
<h1 class="h4"><%= l('You have been successfully logged out.') %></h1>
<p>
<a href="<%= url_for('login') %>" class="btn btn-default"><%= l('Signin') %></a>
</p