{% from "components/pill.html" import pill %}
{{ pill('Status', counts, request.args.get('status', '')) }}