diff --git a/apps/users/templates/users/_base_otp.html b/apps/users/templates/users/_base_otp.html index b45758afc..0bb257239 100644 --- a/apps/users/templates/users/_base_otp.html +++ b/apps/users/templates/users/_base_otp.html @@ -42,8 +42,7 @@
{% trans 'Security token validation' %}  {% trans 'Account' %} {{ user.username }}  {% trans 'Follow these steps to complete the binding operation' %}
-
- +
{% block content %} {% endblock %}