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

@@ -5,9 +5,9 @@
% use constant FALSE => 0;
% use constant TRUE => 1;
<div>
<div class="card-body">
% if (config->{debug} == TRUE) {
% if (config->{debug} == 1) {
<p>
%= dumper $c->current_route
%= dumper $mai_datas