Skip to content

Latest commit

 

History

History

04-templates

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Templating undefined variables

Q: Can you template an undefined variable if hidden inside an if?

A: Yes.

Q: Can you template a defined variable depending on undefined one if hidden inside an if?

A: No.