{% load custom_tags_and_filters %}
{% with date_allowed="training"|customization:"training_allow_date" %}
{% if date_allowed %}
{% endif %}
min
{% endwith %}