view static/tpl/error-not-found.html @ 102:ea23c9483bc4

Updated requirements.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 05 Nov 2013 08:13:53 -0800
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>