0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/tests/admin_views/templates/admin/base_site.html

4 lines
95 B
HTML
Raw Normal View History

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