{% extends "customer/baseaccountpage.html" %} {% load i18n %} {% block tabcontent %} {% include 'partials/form.html' with form_id="change_password_form" action="." %} {% endblock tabcontent %}