Test specific imports are supported
This commit is contained in:
parent
711e47bf5c
commit
6a80dfd6fb
@ -1,3 +1,4 @@
|
||||
{% from 'forms.html' import input as input_field, textarea %}
|
||||
{% with key=val.test %}
|
||||
{{ dict_var['single']["double"].dot |test("first" ,2_000, named=3.14)|filter | lastFilter}}
|
||||
{%block single key=val param=value %}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user