{% extends "base.html" %} {% block title %}Profile - Settings{% endblock %} {% block content %} {% block menu %} {% include "settings/_menu.html" %} {% endblock %}