diff --git a/_includes/footer.html b/_includes/footer.html
index 25924a07fb..e8d26bbe1f 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -7,13 +7,20 @@
Community
© {{ 'now' | date: "%Y" }} Kubernetes
diff --git a/_includes/head-header.html b/_includes/head-header.html
index f362891733..7c3ae4e108 100644
--- a/_includes/head-header.html
+++ b/_includes/head-header.html
@@ -28,7 +28,7 @@
-
Learn how to use Kubernetes with the use of walkthroughs, samples, and reference documentation. You can even help contribute to the docs!
+
Learn how to use Kubernetes with the use of walkthroughs, samples, and reference documentation. You can even help contribute to the docs!
diff --git a/_layouts/docwithnav.html b/_layouts/docwithnav.html
index 1b07a42d71..cce1fe90f7 100755
--- a/_layouts/docwithnav.html
+++ b/_layouts/docwithnav.html
@@ -27,6 +27,7 @@
{% assign tree = site.data[foundTOC].toc %}{% include tree.html %}
+
Edit This Page
@@ -35,19 +36,20 @@
{% include footer.html %}
+