{% extends "common/internal_page.html" %} {% block content %} {% if form %}
{{ form.as_table }}
{% else %} Password successfully reset.

Click here to go to the main chirpradio page {% endif %} {% endblock %}