{% extends 'base.html' %} {% load crispy_forms_tags static %} {% load i18n %} {% block title %}{{ title }}{% endblock title %} {% block body-class %}registration-pycontw-2016{% endblock body-class %} {% block body %}
{% url 'index' as index_url %} {% url 'password_reset' as password_reset_url %} {% blocktrans trimmed %}
The password reset link was invalid, possibly because it has already been used. You can either
{% endblocktrans %} {% endif %}