diff --git a/templates/book/_gallery.html.twig b/templates/book/_gallery.html.twig index e81d33cd..b7966f0d 100644 --- a/templates/book/_gallery.html.twig +++ b/templates/book/_gallery.html.twig @@ -2,7 +2,7 @@
{% for book in pagination %} -
+
{% include 'book/_teaser.html.twig' %}
{% endfor %}