implementation("io.ktor:ktor-server-freemarker:3.0.0-beta-2")
Integrates FreeMarker templating into web applications, enabling dynamic HTML generation with data models.