Exemplo n.º 1
0
        ?>
					<?php 
        GZ::post_single($post, false);
        ?>
				<?php 
        $x++;
        if ($x == $gz_theme->latest) {
            break;
        }
    }
    ?>
			</div>
		<?php 
}
?>

		</div>

		<div style="clear: both"></div>
	</div>
</div>

<?php 
GZ_Comments::load();
?>

<?php 
get_footer();
?>