diff --git a/lms/templates/certificates/invalid.html b/lms/templates/certificates/invalid.html
index 7f1ddd2736..bd1c604822 100644
--- a/lms/templates/certificates/invalid.html
+++ b/lms/templates/certificates/invalid.html
@@ -39,10 +39,6 @@
-
-
-
- <%include file="_certificate-supplemental.html" />
diff --git a/lms/templates/certificates/valid.html b/lms/templates/certificates/valid.html
index 2a57982b27..e0cc7da640 100644
--- a/lms/templates/certificates/valid.html
+++ b/lms/templates/certificates/valid.html
@@ -37,7 +37,7 @@
${_("Certificate Type")}
${certificate_type_title}
- ${certificate_type_description}
+ ${certificate_type_description}
@@ -52,10 +52,6 @@
-
-
-
- <%include file="_certificate-supplemental.html" />