<?php defined('C5_EXECUTE') or die("Access Denied."); ?>
<div class="ccm-gathering-tile-title-description">
	<div class="ccm-gathering-tile-headline"><a href="<?php echo $link?>"><?php echo $title?></a></div>
	<div class="ccm-gathering-tile-description">
	<?php echo $description?>
	</div>
</div>



