diff -r cf61fcea0001 -r c7c34916027a wp/wp-content/themes/twentysixteen/template-parts/content-single.php --- a/wp/wp-content/themes/twentysixteen/template-parts/content-single.php Mon Oct 14 17:39:30 2019 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,53 +0,0 @@ - - -
> -
- ', '' ); ?> -
- - - - - -
- '', - 'link_before' => '', - 'link_after' => '', - 'pagelink' => '' . __( 'Page', 'twentysixteen' ) . ' %', - 'separator' => ', ', - ) ); - - if ( '' !== get_the_author_meta( 'description' ) ) { - get_template_part( 'template-parts/biography' ); - } - ?> -
- - -