{# Video icon #}

{{ this.theme.process_title }}

{{ this.theme.process_lead|nl2br }}

{{ this.theme.process_text|nl2br }}

{% if this.theme.process_link_label|length %} {{ this.theme.process_link_label }} {% endif %}
{% for item in this.theme.process_repeater if item.enable %} {# Single-item #}
{{ item.title }} {{ item.title }}

{{ item.text|nl2br }}

{% endfor %}