wp/wp-content/themes/IN-MOTION-package-u1/in-motion/sidebar.php
author ymh <ymh.work@gmail.com>
Tue, 15 Dec 2020 13:49:49 +0100
changeset 16 a86126ab1dd4
parent 0 d970ebf37754
permissions -rwxr-xr-x
update enmi-conf

<aside>
    <?php if (function_exists('dynamic_sidebar') && dynamic_sidebar('Sidebar-1 Widgets')) : else : ?>          
	
	<?php endif; ?>
</aside>