<div class="row gallery" style='padding-top: 30px;'> <?php foreach($result as $row) { getTemplate('template.language_item.php'); } ?> </div>