First commit
This commit is contained in:
12
themes/alpha-church/layouts/404.html
Normal file
12
themes/alpha-church/layouts/404.html
Normal file
@@ -0,0 +1,12 @@
|
||||
{{ define "main" }}
|
||||
|
||||
{{ "<!-- Main -->" | safeHTML }}
|
||||
<section id="main" class="container">
|
||||
<header>
|
||||
<h2>404 Not Found</h2>
|
||||
</header>
|
||||
<div class="box">
|
||||
Oops, something went wrong. Time to go <a href="/">home</a>.
|
||||
</div>
|
||||
</section>
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user