From c8bb742d7002f81c1f0d322898997b10fd384f15 Mon Sep 17 00:00:00 2001 From: Holger Trampe Date: Sun, 31 May 2020 15:59:52 +0200 Subject: [PATCH] QS 0.9.1 PORD --- chat/templates/chat/chat_allusers.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chat/templates/chat/chat_allusers.html b/chat/templates/chat/chat_allusers.html index b3572ca..4aabd00 100644 --- a/chat/templates/chat/chat_allusers.html +++ b/chat/templates/chat/chat_allusers.html @@ -29,7 +29,7 @@
{% for user in usersofagency %} - {% if forloop.counter|divisibleby:4 %} + {% if forloop.counter|divisibleby:6 %}
{% endif %}