implementation("io.ktor:ktor-server-freemarker:2.3.13")
Integrates FreeMarker templates into web applications, enabling dynamic HTML generation with customizable data models.