новая главная и мобильная версия

remotes/origin/feature/new-main-page
gzbender 7 years ago
parent 4d407b6ccc
commit 09b9300581
  1. 3
      project/templates/blocks/teachers.html

@ -84,6 +84,9 @@
</div>
</div>
{% cycle '' '</div>' %}
{% if forloop.last and not forloop.counter|divisibleby:'2' %}
</div>
{% endif %}
{% endfor %}
</div>
</div>

Loading…
Cancel
Save