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

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