{% if app.user and app.user.isVerified == false %} {% endif %} {% for label, messages in app.flashes %} {% for message in messages %} {% endfor %} {% endfor %}