mirror of
https://gitlab.com/brutaldon/brutaldon
synced 2025-06-05 21:49:32 +02:00
Fix logout behavior with intercooler
This commit is contained in:
@ -133,6 +133,7 @@
|
||||
</a>
|
||||
<a class="navbar-item" href="{% url "logout" %}"
|
||||
ic-get-from="{% url "logout" %}"
|
||||
ic-target="body"
|
||||
ic-confirm="Are you sure you want to log out?">
|
||||
<span class="fa fa-power-off"></span>
|
||||
<span > Log out</span>
|
||||
|
Reference in New Issue
Block a user