views-slideshow-cycle-main-frame.tpl.php in Views Slideshow 6.3
Same filename and directory in other branches
File
contrib/views_slideshow_cycle/theme/views-slideshow-cycle-main-frame.tpl.phpView source
<div<?php
print drupal_attributes($attributes);
?>>
<?php
print $rendered_rows;
?>
</div>