CMS fixes, anmeldung...

This commit is contained in:
2022-11-09 20:49:16 +01:00
parent 3977e26199
commit 475b363b5e
67 changed files with 305 additions and 220 deletions

View File

@ -1,6 +0,0 @@
<div class="card rounded-0 hover-shadow border-top-0 border-left-0 border-right-0">
<div class="card-body">
<h4 class="card-title mb-3">{{ .Title }}</h4>
<div class="content">{{ .Content }}</div>
</div>
</div>