0e85c48fad
The check was removed because the jinja language can be extended with new keywords.
3 lines
40 B
HTML
3 lines
40 B
HTML
{% foo %}
|
|
<h1>Hello</h1>
|
|
{% endfoo %}
|