I am trying to bind variables with symfony template like {{ 2ctc5qxi }} {{ !applianceType_page2_5 }}
. but i am getting error
Unexpected token "name" of value "ctc5qxi" ("end of print statement" expected)
But it is working fine with keys, that does not starts with numbers & special characters.Please help in this.