overleaf/services/web/app/views/general/404.jade
2014-02-12 10:23:40 +00:00

9 lines
164 B
Text

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