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