Displays the items of the cloud.
<?php /** * @file * Displays the items of the cloud. * * @ingroup views_templates */ ?> <div class="cumulus"> <?php print $cumulus; ?> </div>