Mercurial > wikked
view static/tpl/state-warning.html @ 83:65f83a9b42f1
Added support for numbered template parameters.
Moved resolver code into its own file.
Added unit tests.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 24 Mar 2013 22:06:50 -0700 |
parents | d0be251663b5 |
children | b03f083c3a29 |
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 <a href="{{url_edit}}">edit it</a> now to commit.</span> </div>