implementation("io.ktor:ktor-server-html-builder:3.4.0")
Enables dynamic HTML generation using a type-safe DSL, facilitating the creation of complex layouts and templates.