QS 0.9.1 PORD

This commit is contained in:
Holger Trampe 2020-05-31 15:59:52 +02:00
parent f4caa852ca
commit c8bb742d70
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
<div class="row" style="float: right">
<div class="col">
{% for user in usersofagency %}
{% if forloop.counter|divisibleby:4 %}
{% if forloop.counter|divisibleby:6 %}
</div>
<div class="col">
{% endif %}