%var% should be empty when is not defined in the config files
The problem was detected in 3.12.1b0
version
When a variable used in the templates is not defined the final value is: %var%
Sometimes the user don't want this value defined it is removed. Causing a crash in the script.
The behavior should be the same as ´var=´
@etourign @mcastril @jberlin