pub fn render_page( template: &str, loader_data_json: &str, config_json: &str, i18n_opts_json: &str, ) -> String