module carousel pub fn (carousel Carousel) html() string { return $tmpl("templates/main.html") }