Mercurial > wikked
view static/tpl/error-not-found.html @ 155:6cb5445e90b9
Disable browser auto-complete on the search field.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 25 Dec 2013 19:59:05 -0800 |
parents | 74eb145eb839 |
children |
line wrap: on
line source
<article> <header> <h1>Not Found</h1> </header> <section> <p>The page you're trying to access does not exist. You can <a href="{{get_edit_url path}}">create it</a>.</p> </section> </article>