Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an admin logout to menu #558

Open
stearle opened this issue Nov 22, 2023 · 0 comments
Open

Add an admin logout to menu #558

stearle opened this issue Nov 22, 2023 · 0 comments

Comments

@stearle
Copy link

stearle commented Nov 22, 2023

Please add an admin logout link to the menu.

File: explorer/templates/explorer/base.html

After line 57 add this:

<li>
<a class="text-light" href="{% url 'admin:logout' %}">Sign Out<a>
</li>

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

No branches or pull requests

2 participants