{% blocktrans %}Choose a version from the list below to see a previous version of this probe.{% endblocktrans %}
{% if action_list %}
{% if compare_view %}{% endif %}
{% else %}
{% trans "This object doesn't have a change history. It probably wasn't added via this admin site." %}
{% endif %}