1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/tests/admin_views/templates/admin/base_site.html
2014-12-12 09:34:18 -05:00

4 lines
96 B
HTML

{% extends "admin/base.html" %}
{% block bodyclass %}bodyclass_consistency_check{% endblock %}