From 9950109c24571bc7bdc75fdc0736b9940b285d12 Mon Sep 17 00:00:00 2001 From: justcool393 Date: Fri, 16 Dec 2022 15:24:26 -0600 Subject: [PATCH] include v --- files/events/templates/awards.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/events/templates/awards.html b/files/events/templates/awards.html index 26528f859..18e2dc8fa 100644 --- a/files/events/templates/awards.html +++ b/files/events/templates/awards.html @@ -1,5 +1,5 @@
- {% set gingerbread_count = p.award_count("gingerbread") * 2 if p.award_count("gingerbread") <= 10 else 20 %}} + {% set gingerbread_count = p.award_count("gingerbread", v) * 2 if p.award_count("gingerbread", v) <= 10 else 20 %}} {% for i in range(gingerbread_count) %}
animate marsey gingerbread icon