{% extends 'training_template.html' %} {% load lesson_extras %} {% load widget_tweaks %} {% block training_content %}

Trainee Groups

{% csrf_token %} {% include 'forms/field.html' with field=form.name %}
{% endblock %}