164c306
ef2657c
b472669
1
2
3
4
5 6
<div class="figure"> <img src="{{ get_url(path=page.path ~ img) | safe }}" {% if alt %}alt="[{{ alt }}]"{% endif %}> <div class="caption"> {{ body | markdown | safe}} </div> </div>