Sindbad~EG File Manager

Current Path : /home/infinitibizsol/www.erofmesquite.com/wp-content/themes/cura/inc/blog/
Upload File :
Current File : /home/infinitibizsol/www.erofmesquite.com/wp-content/themes/cura/inc/blog/blog-two.php

<?php
/**
 * Template for Blog Two
 *
 * @package cura
 */

?>
<div class="container">
<div class="rt-masonry blog-posts">

<?php
if ( have_posts() ) :
						/* Start the Loop */
	while ( have_posts() ) :
		the_post();
		get_template_part( 'template-parts/content-blog-two', get_post_format() );
		?>


		<?php
  endwhile;
endif;
?>
  </div>
		<?php
		if ( 'pagination' == radiantthemes_global_var( 'blog-showing', '', false ) ) {
			radiantthemes_pagination();
		} elseif ( 'loadmore' == radiantthemes_global_var( 'blog-showing', '', false ) ) {
			?>
							<div class="blog-posts1"></div>
						<div class="loadmore"><div class="rtloadmore"><?php echo esc_html__( 'Load More', 'cura' ); ?>...</div></div>
					<?php } else { ?>
						<div class="loadmore"><div class="rtlazyload"><?php echo esc_html__( 'Load More', 'cura' ); ?> ..<img src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/images/loder.gif"></div></div>
					<?php } ?>
					<div class="rt-no-more-post"><?php echo esc_html__( 'No more post to display.', 'cura' ); ?></div>



</div>



Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists