{% import 'common/thumbnail.html.twig' as thumbnail %} {% set record = item.record(app) %}
{% if record.has_preview and has_access_subdef(record, 'preview') %}
{% endif %}
{% if rollover_thumbnail == 'preview' %}
{% endif %}
{% if technical_display == '1' %}
![]() |