diff --git a/templates/login.html b/templates/login.html index 88ca768..5699f4a 100644 --- a/templates/login.html +++ b/templates/login.html @@ -6,16 +6,17 @@ {% block content %}
- {% with messages = get_flashed_messages(with_categories=true) %} - {% if messages %} - {% for category, message in messages %} - - {% endfor %} - {% endif %} + {% with messages = get_flashed_messages(with_categories=true) %} + {% if messages %} + {% for category, message in messages %} + + {% endfor %} + {% endif %} + {% endwith %} +
@@ -50,8 +51,8 @@
Por favor, informe o código OTP. -
-
+
+