diff --git a/templates/pages/download/macosx.html b/templates/pages/download/macosx.html
index e5bbbb85..5ea5ee81 100644
--- a/templates/pages/download/macosx.html
+++ b/templates/pages/download/macosx.html
@@ -13,6 +13,12 @@
 certified by EDB for all supported PostgreSQL versions.
 </p>
 
+<p>
+  <strong>Note!</strong> This installer is hosted by EDB and not on the PostgreSQL community servers.
+  If you have issues with the website it's hosted on, please contact
+  <a href="mailto:webmaster@enterprisedb.com">webmaster@enterprisedb.com</a>.
+</p>
+
 <p>
 This installer includes the PostgreSQL server, pgAdmin; a graphical tool for managing and developing
 your databases, and StackBuilder; a package manager that can be used to download and install
diff --git a/templates/pages/download/windows.html b/templates/pages/download/windows.html
index ed9c8f16..634133d9 100644
--- a/templates/pages/download/windows.html
+++ b/templates/pages/download/windows.html
@@ -11,6 +11,12 @@
  certified by EDB for all supported PostgreSQL versions.
 </p>
 
+<p>
+  <strong>Note!</strong> This installer is hosted by EDB and not on the PostgreSQL community servers.
+  If you have issues with the website it's hosted on, please contact
+  <a href="mailto:webmaster@enterprisedb.com">webmaster@enterprisedb.com</a>.
+</p>
+
 <p>This installer includes the PostgreSQL server, pgAdmin; a graphical tool for managing and developing
 your databases, and StackBuilder; a package manager that can be used to download and install
 additional PostgreSQL tools and drivers. Stackbuilder includes management,
