mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-05-28 00:24:07 +00:00
Remove stray closing tag.
This commit is contained in:
parent
b79523c659
commit
88c0ce4e9f
1 changed files with 0 additions and 1 deletions
|
|
@ -33,7 +33,6 @@
|
||||||
<b class="caret"></b>
|
<b class="caret"></b>
|
||||||
</a>
|
</a>
|
||||||
<ul class="dropdown-menu">
|
<ul class="dropdown-menu">
|
||||||
</strong>
|
|
||||||
{% if user.has_usable_password %}
|
{% if user.has_usable_password %}
|
||||||
<li><a tabindex="-1" href="TODO">{% trans "Change password" %}</a></li>
|
<li><a tabindex="-1" href="TODO">{% trans "Change password" %}</a></li>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue