mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-26 18:51:50 +02:00
Style 404 page
This commit is contained in:
@@ -1,9 +1,13 @@
|
||||
extends ../layout
|
||||
|
||||
block content
|
||||
.container
|
||||
.row
|
||||
.span6.offset3.span-box
|
||||
.page-header
|
||||
h2 Sorry, we can't find the page you are looking for.
|
||||
.row
|
||||
.content
|
||||
.container
|
||||
.row
|
||||
.col-md-8.col-md-offset-2.text-center
|
||||
.page-header
|
||||
h2 Sorry, we can't find the page you are looking for.
|
||||
p
|
||||
a(href="/")
|
||||
i.fa.fa-arrow-circle-o-left
|
||||
| Take me home!
|
||||
|
||||
Reference in New Issue
Block a user