Renders the given handlebars template string as html, using the provided data as variables.
The handlebars template string.
The data to use inside the template.
The rendered html content.
Renders the given handlebars template string as html, using the provided data as variables.