summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/admin_views/templates/admin/base_site.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/admin_views/templates/admin/base_site.html b/tests/admin_views/templates/admin/base_site.html
index 0502239997..9714571289 100644
--- a/tests/admin_views/templates/admin/base_site.html
+++ b/tests/admin_views/templates/admin/base_site.html
@@ -1,3 +1,3 @@
{% extends "admin/base.html" %}
-{% block bodyclass%}bodyclass_consistency_check{% endblock %}
+{% block bodyclass %}bodyclass_consistency_check{% endblock %}