2025-04-15 20:43:24 +02:00

13 lines
202 B
Plaintext

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