@use super::base_html; @use super::components::ada_list_html; @() @:base_html({
@:ada_list_html()
})