1 2 3 4 5
{% extends "app/app_form.html" %} {% block form_info %} <p>Please enter your new password twice, so we can verify you typed it in correctly.</p> {% endblock %}