pub fn render( env: &Environment<'_>, template_name: &str, ctx: Value, ) -> Result<Html<String>, BrowserError>