&after=' ) ?>
+ + + +diff --git a/content-site.php b/content-site.php
new file mode 100644
index 0000000..6abbaf9
--- /dev/null
+++ b/content-site.php
@@ -0,0 +1,57 @@
+
+', esc_url( get_permalink() ) ), '
' );
+ endif;
+ ?>
+
&after=' ) ?>
- ' ' . - // '' . __( 'Next post:', 'twentyfifteen' ) . ' ' . - // '%title', - // 'prev_text' => ' ' . - // '' . __( 'Previous post:', 'twentyfifteen' ) . ' ' . - // '%title', - // ) ); + the_post_navigation( array( + 'next_text' => ' ' . + '' . __( 'Next post:', 'twentyfifteen' ) . ' ' . + '%title', + 'prev_text' => ' ' . + '' . __( 'Previous post:', 'twentyfifteen' ) . ' ' . + '%title', + ) ); // End the loop. endwhile;