Open
Description
Hi - the templates\admin\base_site.html
seems to have been reverted from having the Navglobal block to it being empty?
Current:
{% block nav-global %}{% endblock %}
Previous:
{% block nav-global %}{{ block.super }}{% include 'admin/inc/nav-global.html' %}{% endblock %}
Is there a reason for this? Should I redo my original pull request that added it?
Thanks
Metadata
Metadata
Assignees
Labels
No labels