diff --git a/web/templates/flask_user/edit_user_profile.html b/web/templates/flask_user/edit_user_profile.html
index ad30a56..04c7589 100644
--- a/web/templates/flask_user/edit_user_profile.html
+++ b/web/templates/flask_user/edit_user_profile.html
@@ -17,14 +17,15 @@
{% endfor %}
-
Update your information from RadioID.net
{% if not user_manager.USER_ENABLE_AUTH0 %} {% if user_manager.USER_ENABLE_CHANGE_USERNAME %}{%trans%}Change username{%endtrans%}
{% endif %} {% if user_manager.USER_ENABLE_CHANGE_PASSWORD %} -{%trans%}Change password{%endtrans%}
+ {% endif %} + + {% endif %} {% endblock %} diff --git a/web/templates/flask_user_layout.html b/web/templates/flask_user_layout.html index a80388e..09570b4 100644 --- a/web/templates/flask_user_layout.html +++ b/web/templates/flask_user_layout.html @@ -95,7 +95,7 @@ {% endif %} -
-
-{{server_content}} - - | -{{passphrase_content}} - | - -
{% endblock %}