{% extends "admin/change_list.html" %} {% load i18n %} {% load humanize %} {% block object-tools %}
Snapshot at {{ cache_created_at }} with {{ task_count|intcomma }} tasks. Data is cached for {{ cache_timeout }} seconds.
{{ block.super }} {% endblock %}