Skip to content

Conversation

@AnesIDAW
Copy link

  • Customize navbar.

Put navbar inside a block "{% block top_navbar %} {% endblock %}" so it can be customized when extends "admin/base.html".

Put navbar inside a block "{% block top_navbar %} {% endblock %}" so it can be customized when extends "admin/base.html".
@AnesIDAW
Copy link
Author

I am building a Django project and using jazzmin UI for my templates, when I tried to customize the navbar I figure out that is not enclosed in a block, so I edit the admin base.html to handle that, the template nav bar looks like that:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant