{% if type == 'success' %}✅{% elif type == 'error' or type == 'danger' %}❌{% elif type == 'warning' %}⚠️{% else %}ℹ️{% endif %} {{ message }}