djLint/tests/source_django/base_site.html
2021-12-14 09:57:37 +01:00

2 lines
95 B
HTML

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