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

2 lines
100 B
HTML

{% extends "./dir2/../looped.html" %}
{% block content %}{{ block.super }} dir1 three{% endblock %}