Directory done. Odd fixes elsewhere

This commit is contained in:
John Crisp
2025-05-18 13:01:18 +02:00
parent 0878755714
commit 9d8b704b56
7 changed files with 145 additions and 63 deletions

View File

@@ -12,10 +12,11 @@
% }
% 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>