diff --git a/src/wp-content/themes/twentyfourteen/404.php b/src/wp-content/themes/twentyfourteen/404.php index 2fa6023a61..7aedf99d4c 100644 --- a/src/wp-content/themes/twentyfourteen/404.php +++ b/src/wp-content/themes/twentyfourteen/404.php @@ -9,6 +9,7 @@ get_header(); ?> +
@@ -24,8 +25,9 @@ get_header(); ?>
+ +
+
@@ -59,8 +60,9 @@ get_header(); ?> ?>
+ +
+
@@ -43,8 +44,9 @@ get_header(); ?> ?>
+ +
+
+ + +
?>
+
- -
- - - -
-
- -
-
- - - -
- - +
+ + +
?>
+
-
-
+
+
+
- + -
+ -
-
-
- -
+
+
+
+ +
- -
- -
- -
+ +
+ +
+ +
- '', - 'link_before' => '', - 'link_after' => '', - ) ); - ?> -
+ '', + 'link_before' => '', + 'link_after' => '', + ) ); + ?> +
-
- Post a comment or leave a trackback: Trackback URL.', 'twentyfourteen' ), get_trackback_url() ); - elseif ( ! comments_open() && pings_open() ) : // Only trackbacks open - printf( __( 'Comments are closed, but you can leave a trackback: Trackback URL.', 'twentyfourteen' ), get_trackback_url() ); - elseif ( comments_open() && ! pings_open() ) : // Only comments open - _e( 'Trackbacks are closed, but you can post a comment.', 'twentyfourteen' ); - elseif ( ! comments_open() && ! pings_open() ) : // Comments and trackbacks closed - _e( 'Both comments and trackbacks are currently closed.', 'twentyfourteen' ); - endif; - ?> -
- +
+ Post a comment or leave a trackback: Trackback URL.', 'twentyfourteen' ), get_trackback_url() ); + elseif ( ! comments_open() && pings_open() ) : // Only trackbacks open + printf( __( 'Comments are closed, but you can leave a trackback: Trackback URL.', 'twentyfourteen' ), get_trackback_url() ); + elseif ( comments_open() && ! pings_open() ) : // Only comments open + _e( 'Trackbacks are closed, but you can post a comment.', 'twentyfourteen' ); + elseif ( ! comments_open() && ! pings_open() ) : // Comments and trackbacks closed + _e( 'Both comments and trackbacks are currently closed.', 'twentyfourteen' ); + endif; + ?> +
+ -
', 'twentyfourteen' ) ); ?> -
- + - + - + - -
+ + + +
+ + +
@@ -35,8 +42,9 @@ get_header(); ?>
+ +
+
+ +
@@ -30,8 +36,9 @@ get_header(); ?>
+ +
+
@@ -34,8 +35,10 @@ get_header(); ?>
+ +
-
-
- +
+
+ -
-
+ // If comments are open or we have at least one comment, load up the comment template. + if ( comments_open() || get_comments_number() ) + comments_template(); + endwhile; + ?> +
+
+ + +
@@ -45,8 +46,9 @@ get_header(); ?> ?>
+ +
+
@@ -64,8 +65,8 @@ get_header(); ?> ?>
+