Mercurial > wikked
view static/tpl/error-not-found.html @ 158:e53a3b64dfd8
Renamed main Wikked script.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 09 Jan 2014 20:59:41 -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>