Personnalisation de la page 404
This commit is contained in:
parent
267efe30d4
commit
08d38be72a
1 changed files with 3 additions and 0 deletions
3
layouts/404.html
Normal file
3
layouts/404.html
Normal file
|
@ -0,0 +1,3 @@
|
|||
{{- define "main" -}}
|
||||
<h1>404 Page introuvable</h1>
|
||||
{{- end -}}
|
Loading…
Add table
Add a link
Reference in a new issue