{% extends 'gentelella/registration/email_base.html' %} {% load i18n %} {% block content %}

{% blocktrans %}Reseting password at {{ site_name }}{% endblocktrans %}:


{% trans 'Use the follow link to reset the password in the platform' %} {% trans 'Here' %}

{% blocktrans %}This email was send because someone try to reset your password, if you didn't request a reset, please delete this email and do not more actions {% endblocktrans %}

{% endblock %}