{% load i18n %} {#
 {% filter force_escape %} {% debug %} {% endfilter %} 
#}
{% translate "Notification Settings" %}
{% csrf_token %}
{% include "aasrp/partials/form/form_fields.html" with form=user_settings_form %}