diff --git a/.page-experience-by-locations.php b/.page-experience-by-locations.php
index 500dfc5..f974afd 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 f6b1bd7..e8ff443 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/centred-page.php b/centred-page.php
index 9c08a79..467f2ec 100644
--- a/centred-page.php
+++ b/centred-page.php
@@ -15,8 +15,8 @@ get_header(); ?>
while ( have_posts() ) :
the_post();
?>
-
-
+
+
diff --git a/comments.php b/comments.php
index 14689ea..09e985a 100644
--- a/comments.php
+++ b/comments.php
@@ -6,21 +6,21 @@
* @since Omphaloskepsis 1.0
*/
-/*
- * If the current post is protected by a password and
- * the visitor has not yet entered the password we will
- * return early without loading the comments.
- */
+/**
+ * If the current post is protected by a password and
+ * the visitor has not yet entered the password we will
+ * return early without loading the comments.
+ */
if ( post_password_required() ) {
return;
}
?>
diff --git a/footer.php b/footer.php
index 7866c9c..b0ad34c 100644
--- a/footer.php
+++ b/footer.php
@@ -7,10 +7,10 @@
*/
?>
-
-
+
+
-
+ }
+
+
-
+
Replies
- +Replies
+@@ -36,16 +36,16 @@ if ( post_password_required() ) {
- +No comments yet.
- - + + - -', @@ -53,6 +53,6 @@ if ( post_password_required() ) { ) ); ?> -