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

Select Study


{% csrf_token %} {{ form.as_p }}
{% endblock %}