{% for component in components %} {% if component == 'personalizedContentFromSurvey' and personalizedContentFromSurvey.showBellowBenefitsComponent == 'false' %} {% include './includes/personalizedContentFromSurvey.html' %} {% endif %} {% endfor %}