{% if citations.show_disclaimer %}

{{global.disclaimer}}

{% endif %}

    {% for item in citations.items %}
  1. {{item.answer}}
  2. {% endfor %}