{% assign img_path = include.path | remove: '.jpg' | remove: '.jpeg' | remove: '.png' | remove: '.tiff' | remove: '.gif' %}
{% if site.imagemagick.enabled %} {% endif %} {{ include.alt }} {% if include.caption %}
{{ include.caption }}
{% endif %}