view sites/all/modules/flexslider_views_slideshow/theme/flexslider-views-slideshow-main-frame-row.tpl.php @ 2:b74b41bb73f0

-- Google analytics module
author danieleb <danielebarchiesi@me.com>
date Thu, 22 Aug 2013 17:22:54 +0100
parents
children
line wrap: on
line source
<?php

/**
 * @file
 * Template for the FlexSlider row
 *
 * @author Mathew Winstone (minorOffense) <mwinstone@coldfrontlabs.ca>
 */
?>
  <li class="<?php print $classes; ?>">
    <?php print $rendered_items; ?>
  </li>