diff --git a/inc/layouts.php b/inc/layouts.php
index 89f8f73..be42730 100644
--- a/inc/layouts.php
+++ b/inc/layouts.php
@@ -427,15 +427,6 @@ function eqd_single_fullwidth_content() {
-
-
- ' . get_the_modified_date( 'F j, Y' ) . '';
- $post_data = get_the_content( get_the_ID() ); // phpcs:ignore VariableAnalysis.CodeAnalysis.VariableAnalysis.UnusedVariable -- Leaving for future use.
- ?>
-
-