hugo-tango-theme/layouts/404.html

7 lines
116 B
HTML
Raw Normal View History

2018-01-11 09:16:05 +04:00
{{ define "main" }}
<section id="404">
<p>This is not the page you are looking for...</p>
</section>
{{ end }}