diff --git a/plants/templates/plants/partials/photo_gallery.html b/plants/templates/plants/partials/photo_gallery.html index b7f4e62..69a8363 100644 --- a/plants/templates/plants/partials/photo_gallery.html +++ b/plants/templates/plants/partials/photo_gallery.html @@ -13,7 +13,7 @@ {% if not photo.is_thumbnail %}
@@ -22,7 +22,7 @@ {% endif %} @@ -34,7 +34,7 @@ {% endwith %} - -{% if request.htmx %} -