Cette semaine, vous avez reçu:

{% if inbox_messages != "" %}

{% autoescape off %}{{ inbox_messages }}{% endautoescape %}

{% endif %} {% if inbox_mentions != "" %}

{% autoescape off %}{{ inbox_mentions }}{% endautoescape %}

{% endif %}