summaryrefslogtreecommitdiffstats
path: root/layouts/shortcodes/gallery.html
blob: f9e546eec675245ef06ce08398e3154652a3f964 (plain)
1
2
3
<div class="photo-grid" data-lightbox="true">
    {{ .Inner }}
</div>