wp/wp-content/themes/IN-MOTION-package-u1/in-motion/sidebar.php
author ymh <ymh.work@gmail.com>
Tue, 09 Jun 2015 03:35:32 +0200
changeset 5 5e2f62d02dcd
parent 0 d970ebf37754
permissions -rwxr-xr-x
upgrade wordpress + plugins

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