3 lines
76 B
HTML
3 lines
76 B
HTML
{{ define "main" }}
|
|
<h1>{{ i18n "error/not-found/message" }}</h1>
|
|
{{ end }}
|