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

@@ -8,7 +8,7 @@
</p>
% }
<div>
<div class="card-body">
% if ( stash 'error' ) {
<br>
@@ -18,11 +18,10 @@
% }
<h3><%= $title %> </h3>
<!-- <h3>template: initial.html.ep</h3> -->
<!-- <H1>Initial AdminLTE</H1> -->
<p>
<!-- <h3>template: initial.html.ep</h3> -->
<!-- <H1>Initial AdminLTE</H1> -->
%= $modul
</p>
</div>