{% with count=item.extra_data.security_issues_count open_count=item.extra_data.open_details.keys|length nodsa_count=item.extra_data.nodsa_details.keys|length sectracker="https://security-tracker.debian.org/tracker/" %} There {{ count|pluralize:"is,are" }} {{ count }} open security issue{{ count|pluralize }} in {{ item.extra_data.release }}. {% if open_count > 0 %}