7 lines
120 B
HTML
Raw Normal View History

2020-08-31 15:40:11 +02:00
{{ define "title" }}404{{ end }}
{{ define "main" }}
<h1>404</h1>
<h2>ʕノ•ᴥ•ʔノ ︵ ┻━┻</h2>
{{ end }}