Handlebars.net passing boolean values to the template
I’ve got a HTML template which should apply certain content based on the language version. For “pl-PL” a polish version and for any other english. Now, I’m passing language parameter in report request. I’ve written simple handlebars helper:
Handlebars.net passing boolean values to the template
I’ve got a HTML template which should apply certain content based on the language version. For “pl-PL” a polish version and for any other english. Now, I’m passing language parameter in report request. I’ve written simple handlebars helper: