]> andersk Git - sql.git/blob - www/templates/common/_404.tmpl
implemented base interface
[sql.git] / www / templates / common / _404.tmpl
1 #extends templates.common.shell
2
3 #def title: Page Not Found
4
5 #block content
6 <p>We're sorry! The page you requested does not exist. Please return to our <a href="/">homepage</a> or <a href="/contact">contact us</a>.</p>
7 #end block content
This page took 0.382743 seconds and 5 git commands to generate.