{{- render_attachments(meta.attachments) }}
{% if meta.references %}
References made
{% for reference in meta.references %}{% set target = corpus.contributions[reference.contribution_id] %}{% set target_thread = corpus.threads[target.metadata.thread_id] %}