5 lines
85 B
Text
5 lines
85 B
Text
|
{% import 'qux' as qux %}
|
||
|
hello world import as
|
||
|
{{ qux.wibble }}
|
||
|
{% include 'bar' %}
|