{% if include.description != false %}
{{ include.first_image_description | default: "Before" }}
{% endif %}
{% if include.description != false %}
{{ include.second_image_description | default: "After" }}
{% endif %}