wo-bisch-web/snippets/user_does_not_exist.html

6 lines
123 B
HTML

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