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

Select Assay


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