{% if hint %} {% set answer_advice_id="checkbox-tree__inputs-answer-advice" %} {% endif %} {% if question_advice %} {% set question_advice_id="checkbox-tree__inputs-question-advice" %} {% endif %} {% if error %}
{% endif %}
{% if question_advice %} {{ question_advice }} {% endif %} {% if hint %} {{ hint }} {% endif %}

You can choose up to {{ number_of_items }} categories.

{% include 'toolkit/forms/_checkbox-tree-selection-buttons.html' %}
{# end of .checkbox-tree #} {# used to mark the lowest point the counter should reach #}
{% if error %}
{% endif %}