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

2 lines
122 B
HTML

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