{% if page.problem %}
    {% for x in site.chapter.effects %} {% if page[x.key] %} {% endif %} {% endfor %}

{% endif %}