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

1 line
103 B
HTML

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