| suspend fun TemplateEngine.renderAwait(context: JsonObject, templateFileName: String): BufferRender the template. Template engines that support partials/fragments should extract the template base path from the template filename up to the last file separator. |