diff --git a/templates/find_more.html b/templates/find_more.html index dad04cd..360d9fd 100644 --- a/templates/find_more.html +++ b/templates/find_more.html @@ -58,9 +58,10 @@ {{ render_pagination(pager) }} -
+
{% for item in items %} {% set image = item.image %} +
{# #} @@ -86,6 +87,7 @@

+
{% endfor %}
@@ -95,6 +97,8 @@ {% endblock %} {% block script %} + +