wp/wp-content/themes/IN-MOTION-package-u1/in-motion/sidebar.php
changeset 0 d970ebf37754
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/wp/wp-content/themes/IN-MOTION-package-u1/in-motion/sidebar.php	Wed Nov 06 03:21:17 2013 +0000
@@ -0,0 +1,5 @@
+<aside>
+    <?php if (function_exists('dynamic_sidebar') && dynamic_sidebar('Sidebar-1 Widgets')) : else : ?>          
+	
+	<?php endif; ?>
+</aside>
\ No newline at end of file