{% extends "base.html" %} {% block title %}Link Already Used{% endblock %} {% block content %}

Link Already Used

Return to Home {% if link_type == 'password_reset' %} Request New Reset Link {% endif %}
{% endblock %}