MOBNZ54BFOL54ETIXQM6NXVFEAXCRMPLPHNHBTNKRRKLSYMUTMBAC
* **thumbnail.hbs**
template to render the foto and video items
* **galleryDescription.hbs**
Render the gallery description for all selected albums.
Used as a replacement for the gallery config setting. Not perfect but currently the only workaround.
* **albumDescription.hbs**
Render the albums description based on the album folder base name.
Used as a replacement for the album config setting. Not perfect but currently the only workaround.
* **albumteaser**
template to render the album teaser for the selected gallery.
* **mediaItems.hbs**
template to render the foto and video items
* **footer.hbs**
template to render the page footer elements.
* **analytics.hbs**
add information for analytics, not used at this moment.
**albumsDescription.js**: Render the albums description based on the album folder base name.
Used as a replacement for the album config setting. Not perfect but currently the only workaround.
**covertitle.js**: checks if the crumbsname is "home" otherwise the album name will be rendered.