Files
Verso/services/web/app/views/general/404.jade
T

10 lines
164 B
Plaintext

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