diff --git a/wp-includes/media-template.php b/wp-includes/media-template.php
index bf4b966a79..1e3f9d614c 100644
--- a/wp-includes/media-template.php
+++ b/wp-includes/media-template.php
@@ -28,7 +28,7 @@ function wp_underscore_audio_template() {
if ( ! _.isUndefined( data.model. ) && data.model. ) {
#> <#
}
- #>
+ #>
>
<# if ( ! _.isEmpty( data.model.src ) ) { #>
@@ -123,7 +123,7 @@ function wp_underscore_video_template() {
if ( ! _.isUndefined( data.model. ) && data.model. ) {
#> <#
}
- #>
+ #>
>
<# if ( ! _.isEmpty( data.model.src ) ) {
if ( isYouTube ) { #>
@@ -1277,7 +1277,7 @@ function wp_print_media_templates() {
<# } #>
-
+
<# if ( ! _.isEmpty( html5types ) ) { #>