An updated theme (based on Atticus Finch) for ClassicPress
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
198 B

3 years ago
3 years ago
3 years ago
  1. <div id="post-series">
  2. <div class="post-next">
  3. <?php portage_next_post_link(); ?>
  4. </div>
  5. <div class="post-prev">
  6. <?php portage_prev_post_link(); ?>
  7. </div>
  8. <div class="clear"></div>
  9. </div>