[ci skip] updates on restructuring stuff

This commit is contained in:
Henrique Dias
2016-03-06 15:39:03 +00:00
parent b97ef80596
commit e33c79224f
9 changed files with 127 additions and 84 deletions

5
templates/404.tmpl Normal file
View File

@@ -0,0 +1,5 @@
{{ define "content" }}
<main>
<h1>404 Not Found</h1>
</main>
{{ end }}