ContaApp
Gestión Contable Multi-empresa
Bienvenido de nuevo
Introduce tus credenciales para acceder
{% with msgs = get_flashed_messages(with_categories=true) %}
{% for cat, msg in msgs %}
{% if cat == 'success' %}
{{ msg }}
{% elif cat == 'danger' %}
{{ msg }}
{% else %}
{{ msg }}
{% endif %}
{% endfor %}
{% endwith %}
{% if error %}
{{ error }}
{% endif %}
¿Aún no tienes cuenta?
Regístrate