djLint/tests/source_django/one1.html

3 lines
90 B
HTML
Raw Normal View History

2021-12-14 08:57:37 +00:00
{% extends './../one.html' %}
{% block content %}{{ block.super }} dir1 one{% endblock %}