1
0
Fork 0

404.pug -> error404.pug.

This commit is contained in:
Alexander Andreev 2023-02-05 05:25:01 +04:00
parent a545d2b2a2
commit 9dba81b336
Signed by: Arav
GPG Key ID: 0388CC8FAA51063F
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,8 @@
extends base.pug
block meta_description
meta(name='description' content='Not Found')
block append head
style(type="text/css").
#error {
@ -19,6 +22,7 @@ block nav
h1 Oh, you lost? Bad for ya.
block content
:go:func NotFound(title string)
section#error
h1 404
| Page Not Found