commit
87949e616c
8
layouts/404.html
Normal file
8
layouts/404.html
Normal file
@ -0,0 +1,8 @@
|
||||
{{ define "main"}}
|
||||
<main id="main">
|
||||
<div>
|
||||
<h1 id="title"><a href="{{ .Site.BaseURL | relLangURL }}">Go Home</a></h1>
|
||||
Sorry, this Page is not available.
|
||||
</div>
|
||||
</main>
|
||||
{{ end }}
|
Loading…
Reference in New Issue
Block a user