{%- set id = (id is defined ? id : null) %} {%- set label = (label is defined ? label: null) %} {%- set instructions = (instructions is defined ? instructions : null) %} {%- set errors = (errors is defined ? errors : null) -%}
{{ instructions|raw }}
{% endif %}