diff --git a/src/wp-content/themes/twentyfourteen/content-aside.php b/src/wp-content/themes/twentyfourteen/content-aside.php index 394d65fe27..b7244e7e7e 100644 --- a/src/wp-content/themes/twentyfourteen/content-aside.php +++ b/src/wp-content/themes/twentyfourteen/content-aside.php @@ -18,6 +18,14 @@ + ', '' ); + else : + the_title( '

', '

' ); + endif; + ?> +
@@ -46,16 +54,6 @@