{{ block.value }}
{% elif block.block_type == 'image' %} {% image block.value width-320 alt=self.title %} {% elif block.block_type == 'media' %}
{% with block.value as media %}
{% include "patterns/components/media/media-player.html" %}
{% endwith %}
-
{% for item in block.value %}
- {{ item|handle_markdown }} {% endfor %}
-
{% for item in block.value %}
- {{ item|handle_markdown }} {% endfor %}