package components templ Image(src, alt, caption string) {
{ if caption != "" {
{ caption }
}
}