5 lines
100 B
HTML
Executable File
5 lines
100 B
HTML
Executable File
{{ define "main" }}
|
|
<h1>Page Not Found (404)</h1>
|
|
<p>This page was not found.</p>
|
|
{{ end }}
|