Files
mini-beieli-web/snippets/user_does_not_exist.html
T
2019-03-30 18:41:00 +01:00

6 lines
123 B
HTML

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