1 2 3 4 5
Hello {{ get_env(name="NAME", default="World") }}! File content is: {{ read_file(path="./basic.txt.tmpltool") }}