<a href="<?php echo $route; ?>" data-text="<?php echo $text; ?>" <?php if(isset($target)): ?> target="<?php echo $target; ?>" <?php endif; ?> class="btn animate <?php echo (isset($class)? $class:''); ?>"> <span class="text"><?php echo $text; ?></span> </a>