{% extends "widgy/popup_base.html" %} {% load i18n %} {% block popup-content %}

{% trans 'Your changes were successfully erased.' %}

{% endblock %}