Mercurial > wikked
view wikked/static/tpl/error-not-found.html @ 33:986d82afdbb8
Added some error pages.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 06 Jan 2013 20:19:29 -0800 |
parents | |
children |
line wrap: on
line source
<article class="row"> <div class="page span12"> <h1>Not Found</h1> <p>The page you're trying to access does not exist. You can <a href="/#/edit/{{path}}">create it</a>.</p> </div> </article>