Fix liste utilisateurs création de compte

This commit is contained in:
Aurélien Delobelle 2016-09-06 19:44:40 +02:00
parent ad661cab09
commit 120ffd574a

View file

@ -38,6 +38,7 @@
<li>
<a href="{% url "kfet.account.create.fromclipper" clipper.username %}">
{{ clipper|highlight_clipper:q }}
</a>
</li>
{% endfor %}
{% endif %}