diff --git a/src/_includes/explore-more-content.njk b/src/_includes/explore-more-content.njk
index 49415cdf71..f8a353caa1 100644
--- a/src/_includes/explore-more-content.njk
+++ b/src/_includes/explore-more-content.njk
@@ -1,6 +1,7 @@
{% if readingResources and readingResources == "stories" %}
{% include "stories-block.njk" %}
-{% else %}
+
Learn more about how FlowFuse helps with your industrial data applications
+ {% endif %}
-{% endif %}
\ No newline at end of file
diff --git a/src/_includes/layouts/thank-you.njk b/src/_includes/layouts/thank-you.njk
index 160b7bfd4f..eed0cf904a 100644
--- a/src/_includes/layouts/thank-you.njk
+++ b/src/_includes/layouts/thank-you.njk
@@ -15,7 +15,7 @@ hubspot:
-
+
{% include "explore-more-content.njk" %}