{% load custom_tags_and_filters %}
{% with date_allowed=customizations|get_item:"training_allow_date" %} {% with label_class=date_allowed|yesno:"col-sm-2 col-md-1,col-sm-2 col-md-1" input_class=date_allowed|yesno:"col-sm-4 col-md-3,col-sm-4 col-md-2" %}
{% if date_allowed %}
{% endif %}
min
{% if not qualification_levels %}
{% else %}
{% endif %}
{% endwith %} {% endwith %}