{% if is_shrunk %}
⚠️ Too many PDF files changed ({{ changes_pdf_files_count }}).
Only PDF files in {{ VIEW_SLICE }} are displayed.
Change the value of VIEW_SLICE to display the other documents.
{% endif %}
LEFT: Version from git ref: {{ GIT_REF }} - RIGHT: Version from current repository folder

{% for changed_pdf_file in changed_pdf_files %} {{ changed_pdf_file }}
{% endfor %}