djLint/tests/test_config/test_pragmas/html_two.html
2022-05-13 15:36:55 -05:00

2 lines
119 B
HTML

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