{% load i18n localcosmos_tags %}
{% csrf_token %} {% render_bootstrap_form form %} {% if success %}
{% trans "Text set updated successfully." %}
{% endif %}