{% extends "admin/change_list.html" %} {% load i18n %} {% load humanize %} {% block object-tools %}

Snapshot at {{ now }} with {{ task_count|intcomma }} tasks.

{{ block.super }} {% endblock %}