mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-03-22 17:10:30 +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>
|
||||
</a>
|
||||
<ul class="dropdown-menu">
|
||||
</strong>
|
||||
{% if user.has_usable_password %}
|
||||
<li><a tabindex="-1" href="TODO">{% trans "Change password" %}</a></li>
|
||||
{% endif %}
|
||||
|
|
|
|||
Loading…
Reference in a new issue