djLint/tests/source_django/base_site.html

3 lines
95 B
HTML
Raw Normal View History

2021-12-14 08:57:37 +00:00
{% extends "admin/base.html" %}
{% block bodyclass %}bodyclass_consistency_check{% endblock %}