{% extends 'core/base.html' %} {% block title %}{{ request.user.get_short_name }} | {{ block.super }}{% endblock %} {% block content %} {% include 'accounts/profile-navbar.html' with active_element='change-password' %}