Finish template tidy

This commit is contained in:
John Crisp
2025-04-15 20:43:24 +02:00
parent 038bafa69c
commit cc4e08b14a
36 changed files with 759 additions and 456 deletions

View File

@@ -6,7 +6,7 @@
% content_for 'module' => begin
<div id="" class="">
<div>
% if (config->{debug} == 1) {
<p>
%= dumper $c->current_route
@@ -17,7 +17,8 @@
<h1><%= $title%></h1>
% if ( $notif ) {
<br><div class="">
<br>
<div class="">
%= $notif
</div>
%}
@@ -28,8 +29,9 @@
<%= $c->render_to_string(inline => $c->format_yum_log()) %>
%= hidden_field 'trt' => 'LOGF'
%= hidden_field 'trt' => 'LOGF'
<br>
<!-- div class="">
prc= submit_button $c->l('NEXT'), class => ""
</div -->