forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-11 15:09:23 -06:00
parent 5afb143991
commit 20e5c0c17a
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{% set count = 10 %}
{% set count = p.award_count("gingerbread") if p.award_count("gingerbread") < 10 else 10 %}
<div class="snowflakes">
{% for i in range(count) %}