djLint/tests/test_config/test_ignores/html_two.html

8 lines
75 B
HTML
Raw Normal View History

{# djlint:off H021 #}
<div>
<div>
{{ test }}
</div>
</div>
{# djlint:on #}