Mercurial > wikked
view static/tpl/error-not-found.html @ 97:fa8f18c9be9a
Made the resolver handle errors a bit better.
Fixed bad behaviour with how parameters are passed and used for includes.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 21 Apr 2013 08:10:15 -0700 |
parents | b03f083c3a29 |
children | 74eb145eb839 |
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="/#/edit/{{path}}">create it</a>.</p> </section> </article>