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