{{ before_label | default('Before') }}
before
{{ after_label | default('After') }}
after
{% if caption %}
{{ caption }}
{% endif %}