From 09b9300581d39dc973780984a025ad55d9aced1b Mon Sep 17 00:00:00 2001 From: gzbender Date: Fri, 2 Aug 2019 11:32:40 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BD=D0=BE=D0=B2=D0=B0=D1=8F=20=D0=B3=D0=BB?= =?UTF-8?q?=D0=B0=D0=B2=D0=BD=D0=B0=D1=8F=20=D0=B8=20=D0=BC=D0=BE=D0=B1?= =?UTF-8?q?=D0=B8=D0=BB=D1=8C=D0=BD=D0=B0=D1=8F=20=D0=B2=D0=B5=D1=80=D1=81?= =?UTF-8?q?=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project/templates/blocks/teachers.html | 3 +++ 1 file changed, 3 insertions(+) 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 %}