implementation("io.ktor:ktor-server-freemarker:3.5.0")
Integrates FreeMarker templates into web applications, enabling dynamic HTML generation with customizable template loading and rendering.