{% extends "cosinnus/base.html" %} {% load i18n static %} {% block breadcrumb %} {% if not SETTINGS.COSINNUS_IS_INTEGRATED_PORTAL %}
  • {% trans "Your Profile" %}
  • {% endif %} {% endblock breadcrumb %} {% block extrahead %} {% endblock %} {% block page_title %}{% trans "Notification Preferences" %}{% endblock page_title %}