Kleine Bugfixes und Aufräumarbeiten

This commit is contained in:
2023-10-28 10:52:06 +02:00
parent 34ef95ad76
commit 33cbf4b215
11 changed files with 165 additions and 128 deletions

View File

@ -12,7 +12,7 @@
<h1>Sicherheitsunterweisung</h1>
<div id="content">
{{ template "content" . }}
{{template "content" .}}
</div>
<script src="/static/js/htmx.min.js" type="text/javascript"></script>