{% comment %} MESSAGES ORGANISM — RENDERS django.contrib.messages. Maps Django's message tags onto the alert atom's levels. Django emits "error" for both ERROR and the DEBUG level alias, and "warning"/"success"/"info" otherwise. {% endcomment %} {% if messages %}