VelocityCMDB is under active development. While functional, it's not recommended for production environments. Features and APIs are subject to change. Use caution in security-critical environments.
{% with messages = get_flashed_messages(with_categories=true) %}
{% if messages %}
{% for category, message in messages %}