You are here

views-slideshow-cycle-main-frame.tpl.php in Views Slideshow 6.3

File

contrib/views_slideshow_cycle/theme/views-slideshow-cycle-main-frame.tpl.php
View source
<div<?php

print drupal_attributes($attributes);
?>>
  <?php

print $rendered_rows;
?>
</div>