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

6 lines
125 B
HTML

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