{% extends '_base.html' %} {% load static %} {% load i18n %} {% block content %} {% trans 'Change Password' as operation %} {% include 'user/header.html' with title=operation %}