{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %}
{% for category, message in messages %} {% if category != 'no_password_alert' %} {% endif %} {% endfor %}
{% endif %} {% endwith %}

Welcome Back

Sign in with your username

Forgot Password?

Don't have an account? Sign Up