<?php if ($data["reflink"]): ?> <blockquote class="text-left"> <p> Reflink: <code><?php echo $data["reflink"]; ?></code> </p> <footer>Share this link with your friends and earn <?php echo $data["referral"]; ?>% referral commission</footer> </blockquote> <?php endif; ?>