{% extends base|default:"motion/assets/body/base.html" %} {% block title %}{% endblock %} {% block media %} {% with entry.title as title %} {% with entry.link as link %} {% with entry.url_id as id %} {% include "baconplayer.html" %} {% endwith %} {% endwith %} {% endwith %} {% endblock %}