More cleanup and add card support

This commit is contained in:
John Crisp
2025-04-18 15:11:03 +02:00
parent 767cf3bc19
commit b42afb227a
69 changed files with 279 additions and 189 deletions

View File

@@ -1,10 +1,12 @@
% layout 'AdminLTE', title => 'Sme server 2 - Support';
% content_for 'module' => begin
<div id="" class="">
<div class="card-body">
<p> < %= $title % ></p>
<br>
<%= $modul %>
<br>
</div>
%end