Strict Mode

Templates are parsed with strict mode enabled so it is an error if a variable does not exist; it is possible to disable strict mode in the settings however it is not recommended. For example:

[build]
strict = false