{% if instance.get_penalties_count %}
Penalties :{{instance.get_penalties_count}}
{% else %}
No Penalties
{% endif %}