{% extends 'base.html' %} {% block title %}settings{% endblock %} {% block head %} {% endblock %} {% block body %}

Settings

{% endblock %}