mirror of
https://github.com/Labelbase/Labelbase.git
synced 2026-08-13 12:33:23 +02:00
.
This commit is contained in:
parent
2c9425b1ed
commit
45f7866abd
1 changed files with 3 additions and 4 deletions
|
|
@ -183,9 +183,9 @@ body {
|
|||
</div>
|
||||
<div class="nav-item text-nowrap">
|
||||
<a class="nav-link px-3 {% block nav_secret %}{% endblock %}" href="{% url 'secret' %}">{% trans "Secret Page" %}</a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<!--
|
||||
{% if user.is_authenticated %}
|
||||
<li class="nav-item">
|
||||
<a class="nav-link">{{ user }} {% if user.otp_device %}🔒{% endif %}</a>
|
||||
|
|
@ -205,13 +205,12 @@ body {
|
|||
</li>
|
||||
{% endif %}
|
||||
|
||||
-->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container-fluid">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue