{% extends "txstate_base.html" %} {% block content %}

Create New Profile

{% csrf_token %} {{ form.as_table }}
{% endblock %}