package main // y2kImageComponent wraps an image in the chrome y2k-image-frame. templ y2kImageComponent(data Y2KImageData) {
{ if data.Caption != "" {
{ data.Caption }
}
}