{# # Copyright 2006 - 2016 TubePress LLC (http://tubepress.com) # # This file is part of TubePress (http://tubepress.com) # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. #} {# #
# # An outer wrapper for the title and embed. #}
{% block staticPlayerTitle %} {# #
# # A
to hold the media items's title. #}
{{- mediaItem.title -}}
{% endblock %} {% block staticPlayerEmbeddedSource %} {{ embeddedSource|raw }} {% endblock %}