djLint/tests/source_django/one3.html

3 lines
88 B
HTML
Raw Normal View History

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