Extend gallery functionality, general cleanup
This commit is contained in:
4
_includes/caption.html
Normal file
4
_includes/caption.html
Normal file
@@ -0,0 +1,4 @@
|
||||
<div style="width: {{ include.width }}px;" class="caption">
|
||||
<img src="{{ include.image }}" {% if include.image-width %}width="{{ include.image-width }}" {% endif %}/>
|
||||
<p>Een fraaie fles voor een bijzondere whisky.</p>
|
||||
</div>
|
||||
Reference in New Issue
Block a user