Files
wo-bisch-web/snippets/user_does_not_exist.html
2021-03-09 20:32:57 +01:00

6 lines
123 B
HTML

{{define "body_content"}}
<div class="notification is-danger">
<strong>Benutzer existiert nicht!</strong>
</div>
{{end}}