{% load helpers %}
Progress
{% if statistics %} {% for model, util in statistics.items %} {% endfor %}
{{ model }} {% utilization_graph util %}
{% else %} Sync progress pending...
Last updated {% now "H:i:s" %} {% endif %}