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

{{ user.username }}'s Profile

{% csrf_token %}
{% endblock %}