{% extends 'base.html' %} {% block title %}Settings{% endblock %} {% block content %}

Account Settings

{% csrf_token %}
{% endblock %}