Implement Storage navigation and other helpful stuff
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
{% endfor %}
|
||||
</ul>
|
||||
{% if base.navbar.has_user %}
|
||||
<form action="" method="post" class="ms-auto">
|
||||
<form action="" method="post" class="ms-auto" autocomplete="off">
|
||||
{% csrf_token %}
|
||||
<input type="search" name="qr_search" id="qr_search_field" aria-label="QR Scan" placeholder="QR Search" class="form-control me-2 text-success">
|
||||
</form>
|
||||
|
Reference in New Issue
Block a user