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

2 lines
88 B
HTML

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