1
0
Fork 0

Removed unneeded error404.jade.

This commit is contained in:
Alexander Andreev 2023-05-26 04:26:27 +04:00
parent a7972b8e13
commit a9e230ad61
Signed by: Arav
GPG Key ID: D22A817D95815393
1 changed files with 0 additions and 20 deletions

View File

@ -1,20 +0,0 @@
extends base.jade
block head
:go:func Error404(mainSite string)
style(type="text/css").
#error {
font-size: 3.5rem;
line-height: 5rem;
text-align: center;
margin: 6rem 0; }
#error h1 { font-size: 8rem; }
block header
h1 404
block body
section#error
h1 404
| Not Found