{% extends 'email_base.html' %} {% load i18n %} {% load nc_base %} {% block title %} invite title {% endblock %} {% block content %}
{% trans "To reset password" %} click here
{% trans "You can change the password and other information at any time, as well in" %} {% trans "Settings" %} -> {% trans "Your Profile" %} -> {% trans "Change your password" %}
{% endblock %}