Mercurial > wikked
comparison static/tpl/state-warning.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/state-warning.html@65c8a53a0e53 |
children | d0be251663b5 |
comparison
equal
deleted
inserted
replaced
59:59ecc742ab8e | 60:8250c977bc50 |
---|---|
1 <div class="alert"> | |
2 <button type="button" class="close" data-dismiss="alert">×</button> | |
3 <span>This page is {{state}} in the repository. You can either <a href="{{url_edit}}">edit it</a> to commit the changes, or do it yourself through the command-line.</span> | |
4 </div> |