AlkantarClanX12

Your IP : 18.222.78.65


Current Path : /proc/self/root/home/thanudqk/128shen.com/wp-content/themes/thegem/
Upload File :
Current File : //proc/self/root/home/thanudqk/128shen.com/wp-content/themes/thegem/sidebar-page.php

<?php
/**
 * The Content Sidebar
 */

if(!is_active_sidebar('page-sidebar')) {
	return;
}
?>
<div class="widget-area">
	<?php dynamic_sidebar('page-sidebar'); ?>
</div>