{% extends "account/base.html" %} {% load static i18n account %} {% load crispy_forms_tags %} {% block title %}{% trans "BuildBlock | Password Reset" %}{% endblock %} {% block content %}
{% trans "Enter your email address and we'll send you an email with instructions to reset your password." %}
{% trans "Back to Sign in" %}