{% extends "secureauth/base.html" %} {% load i18n %} {% block title %}{% trans 'Notification settings' %}{% endblock %} {% block content %}
{% blocktrans %} If you want receive information about auth or any changes on your profile, you can enable notifications above. We strongly recommend do it for security reason. {% endblocktrans %}{% endblock content %}