{% extends "cosinnus/base.html" %} {% load i18n cosinnus_tags widget_tweaks %} {% block page_title %}{% trans 'Password reset' %}{% endblock %} {% block leftnav %} {% include "cosinnus/registration/leftnav.html" with current_page="reset_password" %} {% endblock leftnav %} {% block breadcrumb %} {{ block.super }}
{% trans "Sorry, but your account is associated with an integrated Portal! This means that neither your email, nor your password cannot be changed." %}
{% trans "Please contact an administrator if this is an issue for you." %}