Bless you for your effort! Thank you mate, this saved me a lot of nerves and allowed to concentrate on content itself!
I have a little question though: is it possible to put a few images into one container?
Tried something like
gallery_items.append(GalleryItem("Image 1", ["img1", "img2", "img3"] )), but with no effect. Thank you in advance!