- {% trans "History" %} - {% if bound_manipulator.has_absolute_url %}
- {% trans "View on site" %} {% endif%} + {% if has_absolute_url %}
- {% trans "View on site" %} {% endif%}
diff --git a/django/contrib/admin/templates/admin/change_form.html b/django/contrib/admin/templates/admin/change_form.html index a2372f8243..bd139c439a 100644 --- a/django/contrib/admin/templates/admin/change_form.html +++ b/django/contrib/admin/templates/admin/change_form.html @@ -11,13 +11,13 @@
{% endif %}{% endblock %} {% block content %}