You are here

video-play-flv.tpl.php in Video 7

File

theme/video-play-flv.tpl.php
View source
<?php

/*
 * @file
 * Theme file to handle flv output.
 *
 * Variables passed.
 * $video is the video object.
 * $node is the node object.
 * $themed_output is the rendered html.
 *
 */
print $themed_output;