diff --git a/django/contrib/history/templates/history/detail.html b/django/contrib/history/templates/history/detail.html index 651b9af800..527f74a8c8 100644 --- a/django/contrib/history/templates/history/detail.html +++ b/django/contrib/history/templates/history/detail.html @@ -1,5 +1,6 @@ {% if change %}

ChangeLog

+{% comment %} @@ -23,8 +24,9 @@ {% endfor %}
+{% endcomment %} -

{{ object }}

+

{{ object }}

{% comment %} @@ -43,11 +45,12 @@ {% endfor %}
- +{% endcomment %}