method EtaEngine.prototype.getTemplateimport { EtaEngine } from "https://dotland.deno.dev/x/lume@v2.4.2/plugins/eta.ts"; getTemplate(content: string,filename: string,async?: boolean,)Parameterscontent: stringfilename: stringoptionalasync: boolean