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

{{ object.name }}

{{ object.description }}
Edit Profile {% endblock %}