import { Context } from "https://deno.land/x/abc@v1.3.1/context.ts";
Renders a template with data and sends a text/html response with status code. renderer must be registered first.
import { Context } from "https://deno.land/x/abc@v1.3.1/context.ts";
Renders a template with data and sends a text/html response with status code. renderer must be registered first.