diff --git a/files/templates/award_modal.html b/files/templates/award_modal.html index 73468f32a..37627f549 100644 --- a/files/templates/award_modal.html +++ b/files/templates/award_modal.html @@ -18,7 +18,7 @@
{{award.owned}} owned
{% endfor %} - {% if not v.user_award|length % 2 %} + {% if v.user_awards|length % 2 %}