{% include 'account/components/headers.html' with header="Confirm access" subheader="Please reauthenticate to safeguard your account." %}
{% include 'account/components/password.html' with form=form label="Password" %}
{% include 'account/components/redirect_field.html' with redirect_field_name=redirect_field_name redirect_field_value=redirect_field_value %}
{% include 'account/components/submit_button.html' with action="Reauthenticate" form=form %}