Bit of login formatting

This commit is contained in:
John Crisp
2025-05-20 18:51:32 +02:00
parent 6cc847b6b1
commit 176171c2c3
3 changed files with 31 additions and 19 deletions

View File

@@ -13,14 +13,14 @@
% if ( stash 'error' ) {
<br>
<div class="">
%= $c->render_to_string(inline => stash 'error')
%= $c->render_to_string(inline => stash 'error')
</div>
% }
<h3><%= $title %> </h3>
<h3><%= $title %> </h3>
<!-- <h3>template: initial.html.ep</h3> -->
<!-- <H1>Initial AdminLTE</H1> -->
%= $modul
</div>