{% extends 'base.html' %} {% block form %}

Update my info

{% include 'update_user_form.html' %}
{% endblock %}