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

2 lines
119 B
HTML

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