standarize configuration
This commit is contained in:
parent
e4522e429a
commit
37351acf91
17 changed files with 150 additions and 108 deletions
|
@ -0,0 +1,6 @@
|
|||
{{ define "main" }}
|
||||
<main class="container mx-auto">
|
||||
<h1 class="text-5xl font-bold">Oops!</h1>
|
||||
<p>404 Not Found</p>
|
||||
</main>
|
||||
{{ end }}
|
Loading…
Add table
Add a link
Reference in a new issue