{% blocktrans %}Choose a date from the list below to revert to a previous version of this object.{% endblocktrans %}
      {% if action_list %}
        {% display_list %}
      {% else %}
        
  {% trans "This object doesn't have a change history." %}
{% endif %}