diff --git a/content/search-results.php b/content/search-results.php
index d73b636..1d70d45 100644
--- a/content/search-results.php
+++ b/content/search-results.php
@@ -6,6 +6,12 @@ $log_msg = "DEBUG search-results.php: search_results count = " . count($_SESSION
echo "";
$all_results = $_SESSION["search_results"] ?? [];
+?>
+
+
+