Cleanup more usr and add host templates

This commit is contained in:
John Crisp
2025-05-14 09:33:36 -04:00
parent 07731ba442
commit e7f8f7b289
14 changed files with 318 additions and 300 deletions

View File

@@ -3,9 +3,11 @@
% content_for 'module' => begin
<div class="card-body">
<p> < %= $title % ></p>
<div>
< %= $title % >
</div>
<br>
<%= $modul %>
<%= $modul %>
<br>
</div>