More groups pseudonyms clamav and useraccounts work

This commit is contained in:
John Crisp
2025-05-15 20:32:05 +02:00
parent e7f8f7b289
commit f90583b285
11 changed files with 262 additions and 278 deletions

View File

@@ -10,11 +10,12 @@
%= dumper $pse_datas
</div>
% }
% if ( stash 'error' ) {
<br><div class="">
<%= $c->render_to_string(inline => stash 'error') %>
</div>
<br>
<div class="text-danger">
<%= $c->render_to_string(inline => stash 'error') %>
</div>
% }
<h1><%= $title%></h1>
@@ -30,4 +31,5 @@
% }
</div>
%end