<aside class="quote span4 noPadding"> <span class="quote-text"> '<?php echo $data->quote['text']; ?>' </span> <?php if(isset($data->quote['author'])): ?> <span class="quote-author"> - <?php echo $data->quote['author']; ?> </span> <?php endif; ?> </aside>