Brian Read 8a1922f932 * Tue Mar 25 2025 Brian Read <brianr@koozali.org> 0.1.4-4.sme
- New version for AdminLTE integration with no class or ids
2025-03-25 17:40:59 +00:00

13 lines
213 B
Plaintext

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