wp/wp-content/themes/IN-MOTION-package-u1/in-motion/inc/nav.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/inc/nav.php	Wed Nov 06 03:21:17 2013 +0000
@@ -0,0 +1,4 @@
+<div class="navigation">
+	<div class="next-posts"><?php next_posts_link('&laquo; Older Entries') ?></div>
+	<div class="prev-posts"><?php previous_posts_link('Newer Entries &raquo;') ?></div>
+</div>
\ No newline at end of file