Add: footer to 2fa app

This commit is contained in:
2023-09-08 01:24:59 +09:00
parent 3672d8b321
commit 0f9f3afbb4
5 changed files with 22 additions and 8 deletions

View File

@@ -57,3 +57,5 @@
</p>
{% endif %}
{% endblock %}
{% block footer_nav %}{% include 'includes/footer.html' %}{% endblock footer_nav %}