{% load i18n creme_widgets %}
{% widget_icon name='cancel' size='brick-hat-bar' label=_('Error') %}
{# TODO: need a true "error" icon #}

{% translate 'Error' %}

{{error_message}}