Mercurial > wikked
view static/tpl/error-not-found.html @ 132:e5d4b61e7a4c
Fixed file-system parsing for Windows.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 03 Dec 2013 09:46:30 -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>