wp/wp-content/themes/IN-MOTION-package-u1/in-motion/sidebar.php
author ymh <ymh.work@gmail.com>
Tue, 15 Oct 2019 15:48:13 +0200
changeset 13 d255fe9cd479
parent 0 d970ebf37754
permissions -rwxr-xr-x
Upgrade wordpress again

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