{% set count = p.award_count("gingerbread") * 2 if p.award_count("gingerbread") <= 10 else 20 %}
{% for i in range(count) %}
animate marsey gingerbread icon
{% endfor %}