FossilRepo
{% extends "base.html" %} {% block title %}Change Password — {{ target_user.username }} — Fossilrepo{% endblock %}
{% block content %}
Change Password for {{ target_user.username }}
{% endblock %}
{% extends "base.html" %} {% block title %}Change Password — {{ target_user.username }} — Fossilrepo{% endblock %}
{% block content %}
{% endblock %}