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

Profile


{{ user.username }}
{% endblock %} {% endraw %}