mirror of
https://framagit.org/fiat-tux/hat-softwares/lutim.git
synced 2026-07-03 00:11:59 +02:00
6 lines
257 B
Plaintext
6 lines
257 B
Plaintext
% # vim:set sw=4 ts=4 sts=4 ft=html.epl expandtab:
|
|
<div>
|
|
<%==l 'informations-body', url_for('/')->to_abs(), config('contact') %>
|
|
<%= link_to url_for('index') => ( class => "btn btn-primary btn-lg" ) => begin %><%=l 'back-to-index' %><% end%>
|
|
</div>
|