overleaf/services/web/app/views/general/404.jade

10 lines
164 B
Text
Raw Normal View History

2014-02-12 05:23:40 -05:00
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