From 70c61904d9bfaa4f949e2f6713a011bbf2f8ca3c Mon Sep 17 00:00:00 2001 From: geese-suck Date: Tue, 10 May 2022 13:19:55 -0400 Subject: [PATCH] multi ricardo action --- files/templates/submission.html | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/files/templates/submission.html b/files/templates/submission.html index ab4b30975..80c21453f 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -90,9 +90,21 @@ {% if p.award_count("ricardo") %} -
- +
+
+ + {% if p.award_count("ricardo") > 1 %} +
+ +
+ {% endif %} + + {% if p.award_count("ricardo") > 2 %} +
+ +
+ {% endif %} {% endif %} {% if g.inferior_browser %}