{% extends 'schasite/base2.html' %} {% load static %} {% block pagetitle %} Set Password | SCHA {% endblock %} {% block content %}

Set New Password

Password must contain at least 8 characters with uppercase, lowercase, and a number.
Must be at least 8 characters with uppercase, lowercase, and a number.
Passwords must match.
{% endblock %} {% block extra_js %} {% endblock %}