diff --git a/lms/templates/static_templates/about.html b/lms/templates/static_templates/about.html
index fe5c8e9fecbf..c19c130fac3c 100644
--- a/lms/templates/static_templates/about.html
+++ b/lms/templates/static_templates/about.html
@@ -3,7 +3,7 @@
<%block name="title">
${_("Vision")}%block>
-
+
${_("Vision")}
${_("This page left intentionally blank. It is not used by edx.org but is left here for possible use by installations of Open edX.")}
diff --git a/lms/templates/static_templates/contact.html b/lms/templates/static_templates/contact.html
index d39f17023ee2..0832ad3e8ecd 100644
--- a/lms/templates/static_templates/contact.html
+++ b/lms/templates/static_templates/contact.html
@@ -3,7 +3,7 @@
<%block name="title">${_("Contact")}%block>
-
+
${_("Contact")}
${_("This page left intentionally blank. It is not used by edx.org but is left here for possible use by installations of Open edX.")}
diff --git a/lms/templates/static_templates/copyright.html b/lms/templates/static_templates/copyright.html
index 68ec3640deff..6777f04f4440 100644
--- a/lms/templates/static_templates/copyright.html
+++ b/lms/templates/static_templates/copyright.html
@@ -3,7 +3,7 @@
<%block name="title">${_("Copyright")}%block>
-
+
${_("Copyright")}
${_("This page left intentionally blank. It is not used by edx.org but is left here for possible use by installations of Open edX.")}
diff --git a/lms/templates/static_templates/faq.html b/lms/templates/static_templates/faq.html
index 9e23176f639e..f95b936da632 100644
--- a/lms/templates/static_templates/faq.html
+++ b/lms/templates/static_templates/faq.html
@@ -3,7 +3,7 @@
<%block name="title">${_("FAQ")}%block>
-
+
${_("FAQ")}
${_("This page left intentionally blank. It is not used by edx.org but is left here for possible use by installations of Open edX.")}
diff --git a/lms/templates/static_templates/help.html b/lms/templates/static_templates/help.html
index b74a95726ab1..7b994b5765ff 100644
--- a/lms/templates/static_templates/help.html
+++ b/lms/templates/static_templates/help.html
@@ -3,7 +3,7 @@
<%block name="title">${_("Help")}%block>
-
+
${_("Help")}
${_("This page left intentionally blank. It is not used by edx.org but is left here for possible use by installations of Open edX.")}
diff --git a/lms/templates/static_templates/honor.html b/lms/templates/static_templates/honor.html
index 532d97cbb009..84a1c68ac0e7 100644
--- a/lms/templates/static_templates/honor.html
+++ b/lms/templates/static_templates/honor.html
@@ -3,7 +3,7 @@
<%block name="title">${_("Honor Code")}%block>
-
+
${_("Honor Code")}
${_("This page left intentionally blank. It is not used by edx.org but is left here for possible use by installations of Open edX.")}
diff --git a/lms/templates/static_templates/jobs.html b/lms/templates/static_templates/jobs.html
index fd772c3d8284..21623820281b 100644
--- a/lms/templates/static_templates/jobs.html
+++ b/lms/templates/static_templates/jobs.html
@@ -3,7 +3,7 @@
<%block name="title">${_("Jobs")}%block>
-
+
${_("Jobs")}
${_("This page left intentionally blank. It is not used by edx.org but is left here for possible use by installations of Open edX.")}
diff --git a/lms/templates/static_templates/media-kit.html b/lms/templates/static_templates/media-kit.html
index b6663507c6de..e4a101a50c33 100644
--- a/lms/templates/static_templates/media-kit.html
+++ b/lms/templates/static_templates/media-kit.html
@@ -3,7 +3,7 @@
<%block name="title">${_("Media Kit")}%block>
-
+
${_("Media Kit")}
${_("This page left intentionally blank. It is not used by edx.org but is left here for possible use by installations of Open edX.")}
diff --git a/lms/templates/static_templates/press.html b/lms/templates/static_templates/press.html
index c0ef4bf2ac8f..88a6251f9452 100644
--- a/lms/templates/static_templates/press.html
+++ b/lms/templates/static_templates/press.html
@@ -3,7 +3,7 @@
<%block name="title">${_("In the Press")}%block>
-
+
${_("In the Press")}
${_("This page left intentionally blank. It is not used by edx.org but is left here for possible use by installations of Open edX.")}
diff --git a/lms/templates/static_templates/privacy.html b/lms/templates/static_templates/privacy.html
index 1e886369586f..a5000a3b2d69 100644
--- a/lms/templates/static_templates/privacy.html
+++ b/lms/templates/static_templates/privacy.html
@@ -3,7 +3,7 @@
<%block name="title">${_("Privacy Policy")}%block>
-
+
${_("Privacy Policy")}
${_("This page left intentionally blank. It is not used by edx.org but is left here for possible use by installations of Open edX.")}
diff --git a/lms/templates/static_templates/tos.html b/lms/templates/static_templates/tos.html
index ce8ea3cab828..c31f01829197 100644
--- a/lms/templates/static_templates/tos.html
+++ b/lms/templates/static_templates/tos.html
@@ -3,7 +3,7 @@
<%block name="title">${_("Terms of Service")}%block>
-
+
${_("Terms of Service")}
${_("This page left intentionally blank. It is not used by edx.org but is left here for possible use by installations of Open edX.")}