{% extends "base.html" %} {% block title %}Change Password — {{ target_user.username }} — Fossilrepo{% endblock %} {% block content %}
{{ field.errors.0 }}
Password must be at least 8 characters and not entirely numeric or too common.