import { loadFile } from "https://deno.land/x/eta@v2.2.0/mod.ts";
Reads a template, compiles it into a function, caches it if caching isn't disabled, returns the function
import { loadFile } from "https://deno.land/x/eta@v2.2.0/mod.ts";
Reads a template, compiles it into a function, caches it if caching isn't disabled, returns the function