Update mfa/templates/TOTP/Auth.html

This commit is contained in:
2024-02-02 11:11:08 +00:00
parent 77905b0e83
commit aa1d417c08

View File

@@ -1,10 +1,10 @@
{% extends "mfa_auth_base.html" %} {% extends "mfa_auth_base.html" %}
{% block head %} {% block head %}
<style> <!--<style>
.row{ .row{
margin-left: 15px; margin-left: 15px;
} }
</style> </style>-->
{% endblock %} {% endblock %}
{% block content %} {% block content %}
<br/> <br/>