{% if invalid %}{% url "password_reset_recover" as recovery_url %}
{% blocktrans %}Sorry, this password reset link is invalid. You can still request a new one.{% endblocktrans %}
{% else %}{% extends "password_reset/base.html" %}{% load i18n %} {% block full_content %}
{% blocktrans %}Sorry, this password reset link is invalid. You can still request a new one.{% endblocktrans %}
{% else %}