From 92f14987fb5779f921b40a8c1548604cf29e34d7 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Mon, 7 Dec 2020 14:05:44 +0000 Subject: [PATCH] Twenty Twenty-One: Use consistent HTML comments after closing HTML tags. Follow-up to [45209] for other bundled themes. Props arcangelini, audrasjb. Fixes #51950. git-svn-id: https://develop.svn.wordpress.org/trunk@49761 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-content/themes/twentytwentyone/image.php | 2 +- .../twentytwentyone/template-parts/content/content-single.php | 2 +- .../themes/twentytwentyone/template-parts/content/content.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/wp-content/themes/twentytwentyone/image.php b/src/wp-content/themes/twentytwentyone/image.php index e5ebfba33d..c691e18594 100644 --- a/src/wp-content/themes/twentytwentyone/image.php +++ b/src/wp-content/themes/twentytwentyone/image.php @@ -99,7 +99,7 @@ while ( have_posts() ) { } ?> - + - + diff --git a/src/wp-content/themes/twentytwentyone/template-parts/content/content.php b/src/wp-content/themes/twentytwentyone/template-parts/content/content.php index 309f0bbeb6..0ee7d628ed 100644 --- a/src/wp-content/themes/twentytwentyone/template-parts/content/content.php +++ b/src/wp-content/themes/twentytwentyone/template-parts/content/content.php @@ -43,4 +43,4 @@ - +