{% extends "base.html" %} {% block content %}

{{ user.username }}'s Profile




Required



{% csrf_token %}
{% endblock %}