mirror of
https://framagit.org/fiat-tux/hat-softwares/lutim.git
synced 2026-07-03 08:22:00 +02:00
ac301e104c
The "https" option in configuration file is deprecated and will be removed in 0.4
6 lines
276 B
Plaintext
6 lines
276 B
Plaintext
% # vim:set sw=4 ts=4 sts=4 ft=html.epl expandtab:
|
|
<div class="modal-body">
|
|
<%==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>
|