neocities/views/not_found.slim
2013-07-13 10:45:15 -04:00

7 lines
No EOL
296 B
Text

.row
.span8.offset2.text-center
h2 Not Found
h4 We could not find the requested page. Our apologies.
h5 It you believe this to be in error, please <a href="/contact">contact us</a> and report the problem. Thank you!
- if request.referer
a href="#{request.referer}" Go Back