diff -r 000000000000 -r d970ebf37754 wp/wp-content/themes/twentythirteen/comments.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/wp/wp-content/themes/twentythirteen/comments.php Wed Nov 06 03:21:17 2013 +0000 @@ -0,0 +1,59 @@ + + +
+ + +

+ ' . get_the_title() . '' ); + ?> +

+ +
    + 'ol', + 'short_ping' => true, + 'avatar_size' => 74, + ) ); + ?> +
+ + 1 && get_option( 'page_comments' ) ) : + ?> + + + + +

+ + + + + + +
\ No newline at end of file