comparison static/tpl/error-unauthorized-edit.html @ 60:8250c977bc50

Moved static files to the root directory.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 05 Feb 2013 14:49:34 -0800
parents wikked/static/tpl/error-unauthorized-edit.html@f710528f24b0
children b03f083c3a29
comparison
equal deleted inserted replaced
59:59ecc742ab8e 60:8250c977bc50
1 <article class="row">
2 <div class="page span12">
3 <h1>You're not authorized to edit this page</h1>
4 <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>
5 </div>
6 </article>