nemhugo/layouts/shortcodes/gallery.html
2017-03-20 21:45:55 -07:00

4 lines
No EOL
150 B
HTML

<div class="gallery" id="rig" itemscope itemtype="http://schema.org/ImageGallery">
{{ .Inner }}
<div class="title">{{ .Get "title" }}</div>
</div>