diff --git a/project/templates/blocks/teachers.html b/project/templates/blocks/teachers.html index 524cab74..7dcb5bec 100644 --- a/project/templates/blocks/teachers.html +++ b/project/templates/blocks/teachers.html @@ -84,6 +84,9 @@ {% cycle '' '' %} + {% if forloop.last and not forloop.counter|divisibleby:'2' %} + + {% endif %} {% endfor %}