2025-04-15 16:30:33 +02:00

13 lines
217 B
Plaintext

% layout 'AdminLTE', title => 'Sme server 2 - Support';
% content_for 'module' => begin
<div id="" class="">
<p><%= $title %></p>
<%= $modul %>
<p>
%= link_to Initial => '/'
</p>
</div>
%end