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

Create Profile

{% csrf_token %} {{ form }}
{% endblock %}