{% from "_macros.html" import icon %} {# The outcome of one endpoint test, swapped into the card that asked for it. A tts test also brings back a fresh voice list, because "did it work" and "what can it say it in" are the same question asked twice otherwise. #}
{{ icon("warning" if message_kind == "error" else "check", "alert__icon") }} {{ message }}
{% if side == "tts" %} {% endif %}