diff --git a/templates/index.html b/templates/index.html index eacdae5..8513c6a 100644 --- a/templates/index.html +++ b/templates/index.html @@ -5,12 +5,11 @@
- {% set leftOrRight = 1 %} {% for project in this.children %} {% set image = project.attachments.images.first() %}
project image
-
+
@@ -21,7 +20,6 @@
- {% set leftOrRight = leftOrRight + 1 %} {% endfor %}