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

2 lines
90 B
HTML

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