AlkantarClanX12

Your IP : 18.223.158.132


Current Path : /home/thanudqk/www/wordpress_leaderboard/wp-content/themes/thegem/
Upload File :
Current File : /home/thanudqk/www/wordpress_leaderboard/wp-content/themes/thegem/template-post-footer.php

<?php

get_header(); ?>

<div id="main-content" class="main-content">
	<div class="block-content">
		<div class="container">
			<div class="panel row">
				<div class="col-xs-12">
					<p><?php _e('Content area. This is a dummy page content for footer builder. This content will not be displayed anywhere, it serves for testing purposes only to showcase the appearance of your footer template on some page.', 'thegem'); ?></p>
				</div>
			</div>
		</div><!-- .container -->
	</div><!-- .block-content -->
</div><!-- #main-content -->

<?php
get_footer('test');