Revision edda4d30 ui/templates/instances.html

b/ui/templates/instances.html
1
{% load i18n %}
2

  
1 3
<div id="instances" class="seperator"></div>
2 4

  
3
<a id="create" rel="#wizard" href="#">Create New +</a>
5
<a id="create" rel="#wizard" href="#">{% trans "Create New +" %}</a>
4 6

  
5 7
<div id="view-select">
6 8
    <a id="standard" class="current" href="/">#</a>

Also available in: Unified diff