mirror of
https://github.com/aykhans/series-robot-web.git
synced 2025-04-16 04:53:11 +00:00
button is back
This commit is contained in:
parent
69699ca941
commit
bb994fbe1f
@ -9,6 +9,10 @@
|
||||
<img class="logo" src="{% static 'icons/retro-tv.png' %}">
|
||||
</a>
|
||||
|
||||
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
|
||||
<div class="collapse navbar-collapse" id="navbarSupportedContent">
|
||||
<ul class="me-auto"></ul>
|
||||
{% if request.user.is_authenticated == True %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user