{% from "atoms.html" import toast %}
{{ toast(t(text_key), color|default("green")) }}