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

2 lines
73 B
HTML

{% extends 'inclusion_base.html' %}
{% block content %}two{% endblock %}