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

Upload Avatar

{% csrf_token %}

{% endblock %}