{% extends CMS_TEMPLATE %} {% load i18n cms_tags %} {% block base_content %}

{% trans "Reset password" %}

{% blocktrans %}Please check your email inbox and follow the link. The link will be expired in {{link_expiration}} minutes.{% endblocktrans %}

{% endblock %}