{% extends "content/post.twig" %}

{% block content %}
                        ${ feathers['video'].embed_tag_for(post, 530) }
                        <br />
                        ${ post.caption | read_more }
{% endblock %}
