{% load i18n %}

{% autoescape off %}{{ nb_problems_warnings }}{% endautoescape %}

{% translate "on the public page" %}

{% if success|length > 0 %}
{% endif %}