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

3 lines
76 B
HTML

{% block content %}
{% block error_here %}{% endblock %}
{% endblock %}