From e033e4059fc3e30587f252fb80a5717bf9e3362b Mon Sep 17 00:00:00 2001 From: Radek Czajka Date: Thu, 9 Apr 2026 12:31:59 +0200 Subject: [PATCH] Fix stats display --- src/club/templates/club/stats.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/club/templates/club/stats.html b/src/club/templates/club/stats.html index a1ccb5af5..9a13139d7 100644 --- a/src/club/templates/club/stats.html +++ b/src/club/templates/club/stats.html @@ -17,15 +17,15 @@ {{ day }} - + {{ acq.payu.0 }} - + {{ acq.payu_re.0 }} - + {{ acq.paypal.0 }} -- 2.20.1