view static/tpl/error-unauthorized-edit.html @ 158:e53a3b64dfd8

Renamed main Wikked script.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 09 Jan 2014 20:59:41 -0800
parents b03f083c3a29
children
line wrap: on
line source

<article>
    <header>
        <h1>You're not authorized to edit this page</h1>
    </header>
    <section>
        <p>The page you're trying to edit is protected.
                Please <a href="/#/login">log into an account</a> that has write access to it.</p>
    </section>
</article>