Mercurial > wikked
view 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 |
line wrap: on
line source
<div class="alert"> <button type="button" class="close" data-dismiss="alert">×</button> <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> </div>