Mercurial > wikked
view static/tpl/error-unauthorized.html @ 123:ac6166453d77
Added ability to get page revisions from the command-line.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sat, 23 Nov 2013 13:31:35 -0800 |
parents | b03f083c3a29 |
children |
line wrap: on
line source
<article> <header> <h1>You're not authorized for this</h1> </header> <section> <p>The page you're trying to access is protected. Please <a href="/#/login">log into an account</a> that has access to it.</p> </section> </article>