7 lines
86 B
HTML
7 lines
86 B
HTML
{{ define "main" }}
|
|
|
|
<h2 class="tots_heading"> 404 </h2>
|
|
<p> Sorry :( </p>
|
|
|
|
{{ end }}
|