import { loadFile } from "https://deno.land/x/lume@v1.16.1/deps/eta.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/lume@v1.16.1/deps/eta.ts";
Reads a template, compiles it into a function, caches it if caching isn't disabled, returns the function