From c9f6cccc0a8a9e0f9dbde857c3887a371f671167 Mon Sep 17 00:00:00 2001 From: Insugeny_athq Date: Thu, 13 Jun 2019 22:25:56 +0200 Subject: [PATCH] fix some tailing whitespaces --- templates/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/base.html b/templates/base.html index 7def645..bb189c7 100644 --- a/templates/base.html +++ b/templates/base.html @@ -25,8 +25,8 @@ {{ findPlayer }}
-
{{ columNames }}
- {% for player in playerList %} +
{{ columNames }}
+ {% for player in playerList %} {% set count = loop.index + start %} {% if count % 2 == 0 %}