mirror of
https://github.com/MOIS3Y/logs-collector.git
synced 2025-02-01 09:20:52 +01:00
Fix: footer in disable 2fa template
This commit is contained in:
parent
9844bccd65
commit
b7aab16a00
@ -15,5 +15,6 @@
|
|||||||
<button class="btn btn-danger" type="submit">{% trans "Disable" %}</button>
|
<button class="btn btn-danger" type="submit">{% trans "Disable" %}</button>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
|
{% block footer_nav %}{% include 'includes/footer.html' %}{% endblock footer_nav %}
|
Loading…
Reference in New Issue
Block a user