Mercurial > wikked
view wikked/assets/tpl/error-unauthorized-edit.html @ 161:f307d4cdc3fb
Setup Wikked Pypi package:
- Moved all assets into `wikked/assets` for proper packaging.
- Added `setuptools` stuff.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Fri, 10 Jan 2014 23:12:10 -0800 |
parents | static/tpl/error-unauthorized-edit.html@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>