{% extends 'content/_preview.html' %} {% block content_meta %}{% include 'galleries/_info.html' %}{% endblock %} {% block content_type %} Galerie {% endblock %} {% block content_preview_image %} {% with image=association.container.image|default_if_none:association.container.gallery_images.first.image %}