diff -r cf61fcea0001 -r c7c34916027a wp/wp-content/themes/twentyfifteen/content-link.php --- a/wp/wp-content/themes/twentyfifteen/content-link.php Mon Oct 14 17:39:30 2019 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,60 +0,0 @@ - - -
> - - -
- ', esc_url( twentyfifteen_get_link_url() ) ), '' ); - else : - the_title( sprintf( '

', esc_url( twentyfifteen_get_link_url() ) ), '

' ); - endif; - ?> -
- - -
- ', '', false ) - ) ); - - wp_link_pages( array( - 'before' => '', - 'link_before' => '', - 'link_after' => '', - 'pagelink' => '' . __( 'Page', 'twentyfifteen' ) . ' %', - 'separator' => ', ', - ) ); - ?> -
- - - - - - - -