Skip to content

Commit

Permalink
Show user links in admin header again
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanw committed Jan 27, 2025
1 parent 2344c7d commit ef2c630
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion froide/templates/admin/base_site.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,4 @@
{% if request.user.is_authenticated and request.session.impostor %}
{% include "account/includes/impostor.html" %}
{% endif %}
{% block userlinks %}{% endblock %}
{% endblock %}

0 comments on commit ef2c630

Please sign in to comment.