{% extends 'commoncontent/base.html' %} {% block content %} {% if validlink %} {% csrf_token %} {{ form.as_p }} Set password {% else %} Your link has expired or is no longer valid. If you still cannot log in, try requesting a new link. {% endif %} {% endblock content %}
Your link has expired or is no longer valid. If you still cannot log in, try requesting a new link.