{% load wagtailembeds_tags %}
{% embed self.embed_block.url %}
{% if self.caption or self.attribution %}

{% include "kdl_wagtail_core/includes/caption_attribution.html" with obj=self %}

{% endif %} {% include "kdl_wagtail_core/includes/description_transcription.html" with obj=self %}