djLint/tests/config_pragmas/html_six.html
2021-10-14 13:19:48 +03:00

2 lines
144 B
HTML

{% comment %} djlint:on {% endcomment %}
{% extends "nothing.html" %}{% load stuff %}{% load stuff 2 %}{% include "html_two.html" %}<div></div>