Mercurial > wikked
view static/tpl/state-warning.html @ 149:d29e2f337b00
Updated to Bootstrap 3.0.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 12 Dec 2013 21:54:04 -0800 |
parents | 827e236aa7c6 |
children |
line wrap: on
line source
<div class="ribbon state-warning"> <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>