{% extends "combo/manager_base.html" %} {% load i18n %} {% load cells %} {% load thumbnail %} {% block appbar %}
{% blocktrans with date=object.timestamp|date:"DATETIME_FORMAT" snapshot_id=object.id%} Are you sure you want to restore snapshot #{{snapshot_id}} of the page (dated {{date}})? {% endblocktrans %}