{% if not share %}
{% if image.showOriginalFilePaths %}
{% endif %}
{% if image %}
{% endif %}
{% endif %}
{% endif %}
{% if not share %}
{% if not differentGroups and ome.can_create %}
{% include "webclient/annotations/includes/figure_scripts_menu.html" %}
{% endif %}
{% endif %}
{% with extinfo=manager.external_info %}
{% if extinfo and extinfo.is_zarr %}
{% endif %}
{% endwith %}