2025-04-15 16:30:33 +02:00
|
|
|
% layout 'AdminLTE', title => 'Sme server 2 - Manual';
|
2025-03-25 17:40:59 +00:00
|
|
|
|
|
|
|
% content_for 'module' => begin
|
|
|
|
<div id="" class="">
|
|
|
|
<p><h1><%= $title %></h1></p>
|
|
|
|
%= $c->render_to_string( inline => stash 'modul' )
|
|
|
|
</div>
|
|
|
|
|
|
|
|
% end
|