This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-03-20 07:50:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1da170a203
django
/
tests
/
admin_views
/
templates
/
admin
/
base_site.html
4 lines
96 B
HTML
Raw
Normal View
History
Unescape
Escape
Fixed #21371 -- Added the block.super to admin bodyclass blocks. Thanks Keryn Knight for the report.
2014-01-08 16:48:43 +00:00
{% extends "admin/base.html" %}
Fixed template tag braces spacing.
2014-12-12 13:27:04 +00:00
{% block bodyclass %}bodyclass_consistency_check{% endblock %}
Reference in a new issue
Copy permalink