mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-14 19:15:41 +00:00
back button
This commit is contained in:
@ -6,6 +6,8 @@
|
||||
{% trans "Two-Factor Authentication Backup Tokens" %}
|
||||
</h3>
|
||||
|
||||
<a href="{% url 'settings' %}" class="btn btn-secondary w-100">{% trans "to settings" %}}</a>
|
||||
|
||||
{% if backup_tokens %}
|
||||
{% if reveal_tokens %}
|
||||
<ul>
|
||||
|
Reference in New Issue
Block a user