{% import "rule_engine/macro/sub_block_text_unique_multiple.html.twig" as macro_sub_block_text_unique_multiple %} {% if pictureForCDC is not null %}
{#
#}
{% endif %}
{% if not isFirstStepOfService %} {% set spanNumber = ''~ "99999" ~ '' %} {% else %} {% set spanNumber = '1' %} {% endif %}
V{{ step.serviceRE.version }} - Réf : {{ step.reference }} - {{ step.id }}

{{ step.label }} {% if step.actionAdmitted is same as("multiple") %}
Question à choix multiple possible {% endif %}

{% if step.helpLabel is not null %}
Info {{ step.helpLabel }}
{% endif %}
{% if step.actionAdmitted is not same as("text") %} {{ macro_sub_block_text_unique_multiple.createUniqueOrMultiple(step, actionResponse) }} {% else %} {{ macro_sub_block_text_unique_multiple.createText(step, actionResponse) }} {% endif %}
{% if step.actionAdmitted == "multiple" or step.actionAdmitted == "text" %} {% endif %} {% if step.filepathImg %}

Image d'étape
{% endif %} {% if step.faqQuestion and not is_granted('ROLE_DEMO') %} {% endif %}