{% if has_sources %}
Referenced {% for source in sources %} {{ source.display_name }} {% endfor %}
{% endif %}