Mercurial > wikked
view static/tpl/state-warning.html @ 95:ddd9f7efe80c
Fixed a bug where meta values would be duplicated during resolve.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 17 Apr 2013 20:49:30 -0700 |
parents | b03f083c3a29 |
children | 827e236aa7c6 |
line wrap: on
line source
<div class="ribbon"> <div class="ribbon-inner"> <span><a href="{{url_edit}}" rel="tooltip" title="This page is {{state}} in the repository. You can edit it now to commit." data-toggle="tooltip" data-placement="bottom">modified <i class="icon-info-sign icon-white"></i></a></span> </div> </div>