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

2 lines
88 B
HTML

{% extends "../one.html" %}
{% block content %}{{ block.super }} dir1 one{% endblock %}