3 lines
62 B
HTML
3 lines
62 B
HTML
{{ define "content" }}
|
|
{{ partial "404.html" . }}
|
|
{{ end }}
|
{{ define "content" }}
|
|
{{ partial "404.html" . }}
|
|
{{ end }}
|