pub fn render(name: &str, ctx: &Context) -> ApiResponse
Render a named template into an HTML ApiResponse.
ApiResponse