diff --git a/site/content/docs/5.1/content/tables.md b/site/content/docs/5.1/content/tables.md
index 7ec00201bb..6f6e025dc6 100644
--- a/site/content/docs/5.1/content/tables.md
+++ b/site/content/docs/5.1/content/tables.md
@@ -559,7 +559,7 @@ A `
` functions like a heading for a table. It helps users with screen r
List of users
- {{< partial "table-content.html" >}}
+ {{< partial "table-content" >}}
diff --git a/site/layouts/partials/home/masthead.html b/site/layouts/partials/home/masthead.html
index a8a465fedd..e5661d9b33 100644
--- a/site/layouts/partials/home/masthead.html
+++ b/site/layouts/partials/home/masthead.html
@@ -23,6 +23,6 @@
- {{ partial "ads.html" . }}
+ {{ partial "ads" . }}