{% comment %} Expiry forecast chart using Bootstrap progress bars. Context: forecast_bars - list of dicts with keys: label, count, pct, color {% endcomment %} {% load static %} {% if forecast_bars %} {% for bar in forecast_bars %}
No certificates expiring in the next 12 months.
{% endif %}