{% extends "users/base.html" %} {% block content %}
Profile
Personal Information
{% csrf_token %}
Contact Information
{% csrf_token %}
Change Password
{% csrf_token %}
{% endblock %}