mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed template tag braces spacing.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
{% extends "admin/base.html" %}
|
||||
|
||||
{% block bodyclass%}bodyclass_consistency_check{% endblock %}
|
||||
{% block bodyclass %}bodyclass_consistency_check{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user