You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{% if has_absolute_url %}<li><ahref="{{ absolute_url }}" class="viewsitelink">{% translate "View on site" %}</a></li>{% endif %}
30
+
{% endblock %}
31
+
24
32
{% block form_top %}
25
33
<p>{% if not revert_disabled %}{% blocktrans %}Press the 'Revert' button below to revert to this version of the object.{% endblocktrans %}{% endif %}{% if change_history %}{% blocktrans %}Press the 'Change History' button below to edit the history.{% endblocktrans %}{% endif %}</p>
0 commit comments