Fix: footer in disable 2fa template

This commit is contained in:
Stepan Zhukovsky 2023-09-10 13:00:37 +09:00
parent 9844bccd65
commit b7aab16a00

View File

@ -15,5 +15,6 @@
<button class="btn btn-danger" type="submit">{% trans "Disable" %}</button>
</form>
</div>
{% endblock %}
{% block footer_nav %}{% include 'includes/footer.html' %}{% endblock footer_nav %}