KCAP Demo Server

{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %} {% for category, message in messages %} {% endfor %} {% endif %} {% endwith %}
{% if tenants %} {% for tenant in tenants %} {% endfor %} {% else %}

No tenants exist yet. Create your first tenant!

{% endif %}
{% for tenant in tenants %} {% endfor %}