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,7 +1,8 @@
% layout 'AdminLTE', title => "Sme server 2 - err 400";
% content_for 'module' => begin
<div>
<div class="card-body">
<div class="text-danger">
%= l 'CSRF_VALIDATION_FAILURE'
</div>