diff --git a/templates/shortcodes/img.html b/templates/shortcodes/img.html index 810dd65..8e22ea7 100644 --- a/templates/shortcodes/img.html +++ b/templates/shortcodes/img.html @@ -37,6 +37,6 @@ {% endif %} {% endif %}
- + {% if caption %}
{{ caption | safe }}
{% endif %}