diff --git a/templates/event-details.php b/templates/event-details.php
index 53b70ac4..9433d33e 100644
--- a/templates/event-details.php
+++ b/templates/event-details.php
@@ -50,4 +50,5 @@ endif;
-
\ No newline at end of file
+
+
\ No newline at end of file
diff --git a/templates/event-performance.php b/templates/event-performance.php
index 1efe059a..c2878b7d 100644
--- a/templates/event-performance.php
+++ b/templates/event-performance.php
@@ -214,6 +214,7 @@ if ( is_array( $teams ) ):
+
+
\ No newline at end of file
diff --git a/templates/event-venue.php b/templates/event-venue.php
index 988001b8..3cc000eb 100644
--- a/templates/event-venue.php
+++ b/templates/event-venue.php
@@ -56,3 +56,5 @@ foreach( $venues as $venue ):
+
\ No newline at end of file
diff --git a/templates/event-video.php b/templates/event-video.php
index 1b041028..fdde5f74 100644
--- a/templates/event-video.php
+++ b/templates/event-video.php
@@ -23,3 +23,5 @@ if ( $video_url ):
+
\ No newline at end of file
diff --git a/templates/player-statistics.php b/templates/player-statistics.php
index a0ab5b3b..110be4bc 100644
--- a/templates/player-statistics.php
+++ b/templates/player-statistics.php
@@ -67,3 +67,5 @@ if ( is_array( $leagues ) ):
+
\ No newline at end of file
diff --git a/templates/staff-details.php b/templates/staff-details.php
index 2b139737..3272f7b6 100644
--- a/templates/staff-details.php
+++ b/templates/staff-details.php
@@ -56,4 +56,5 @@ $output .= '';
?>