Test specific imports are supported

This commit is contained in:
Kevin Brown 2020-05-08 17:24:03 -04:00 committed by Kevin
parent 711e47bf5c
commit 6a80dfd6fb

View File

@ -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 %}