{% load custom_tags_and_filters %}

Training

{% csrf_token %}
{% for val, name in training_types %}
{% endfor %}
Qualifications will still happen in real time
{% if errors.training_included_hidden_tools %}
{{ errors.training_included_hidden_tools.error }}
{% endif %}
No hidden tools are included.
{% button type="save" value="Save settings" %}