{% apply spaceless %} {% set text = renderNode(node.value) %} {% if text %} {{ text|raw }}

{% endif %} {% endapply %}