Remove stray closing tag.

This commit is contained in:
Peter Inglesby 2013-05-22 08:49:39 +01:00
parent b79523c659
commit 88c0ce4e9f

View file

@ -33,7 +33,6 @@
<b class="caret"></b>
</a>
<ul class="dropdown-menu">
</strong>
{% if user.has_usable_password %}
<li><a tabindex="-1" href="TODO">{% trans "Change password" %}</a></li>
{% endif %}