diff --git a/.page-experience-by-locations.php b/.page-experience-by-locations.php
index f974afd..500dfc5 100644
--- a/.page-experience-by-locations.php
+++ b/.page-experience-by-locations.php
@@ -12,21 +12,21 @@
@@ -43,10 +43,10 @@ $terms = get_terms(
diff --git a/.search.php b/.search.php
index e8ff443..f6b1bd7 100644
--- a/.search.php
+++ b/.search.php
@@ -23,10 +23,10 @@ get_header(); ?>
the_post();
/**
- * Run the loop for the search to output the results.
- * If you want to overload this in a child theme then include a file
- * called content-search.php and that will be used instead.
- */
+ * Run the loop for the search to output the results.
+ * If you want to overload this in a child theme then include a file
+ * called content-search.php and that will be used instead.
+ */
get_template_part( 'template-parts/content', 'search' );
// End the loop.
diff --git a/footer.php b/footer.php
index 81d5409..07e0140 100644
--- a/footer.php
+++ b/footer.php
@@ -8,11 +8,7 @@
?>