init
This commit is contained in:
parent
2fe0c9a830
commit
7b9c07b83e
1444 changed files with 11476 additions and 42112 deletions
10
layouts/404.html
Executable file
10
layouts/404.html
Executable file
|
@ -0,0 +1,10 @@
|
|||
{{- define "main" }}
|
||||
<style>
|
||||
.not-found {
|
||||
position : relative;
|
||||
}
|
||||
|
||||
</style>
|
||||
<div class="not-found">404</div>
|
||||
<div class="not-found" style="font-size: 1.5em;">Ouais désolé je sais pas ce que tu cherches mais c'est pas ici en tous cas</div>
|
||||
{{- end }}{{/* end main */ -}}
|
Loading…
Add table
Add a link
Reference in a new issue