{% load i18n localcosmos_tags %}
{% csrf_token %} {% render_bootstrap_form form %}
{% if success %}
{% trans "Settings saved successfully." %}
{% endif %}
{% if success %} {% endif %}