Hello Devs and Users, I was reading freemarker manual. And i found the page that stated that the if_exist is being deprecated. The link to the page is as follows : http://fmpp.sourceforge.net/freemarker/ref_depr_builtin.html
I have tested the "default value operator" "!" which deprecate if_exist and it works fine. So what should our next step ?
