{% assign path = include.path | remove: ".jpg" | remove: ".jpeg" | remove: ".png" | remove: ".tiff" %}
{% for i in site.imagemagick.widths %} {% endfor %} {% if include.caption %}
{{ include.caption }}
{% endif %}