Closed nics closed 1 year ago
I would like to set .Option("missingkey=error") on the underlying template.Template objects, is this possible?
.Option("missingkey=error")
I just added this feature to v1.6.0
thanks a lot!
I would like to set
.Option("missingkey=error")
on the underlying template.Template objects, is this possible?