• {{faq.question}} {% if collapseIcon === 'plus' %} {% include "./icons/plusIcon.html" %} {% elif collapseIcon === 'arrow' %} {% include "./icons/arrowIcon.html" %} {% endif %}
    {{faq.answer}}