diff --git a/_layouts/community.html b/_layouts/community.html
index 9cf8bc54519868..e1d03b301be6e6 100644
--- a/_layouts/community.html
+++ b/_layouts/community.html
@@ -6,7 +6,7 @@
{% assign topic_material = site | list_materials_structured:topic.name %}
{% assign topic_material_flat = site | list_materials_flat:topic.name %}
-
{{ topic.title }} Community Home
+{{ topic.title }} — Community Home
This is a new, experimental "Community Home" for a given topic. It is intended to highlight community contributions over the years to a topic!
diff --git a/_layouts/topic-maintainer.html b/_layouts/topic-maintainer.html
index 19bb848e8a6110..fa6eb3811c2b1e 100644
--- a/_layouts/topic-maintainer.html
+++ b/_layouts/topic-maintainer.html
@@ -6,7 +6,7 @@
{% assign topic_material = site | list_materials_structured:topic.name %}
{% assign topic_material_flat = site | list_materials_flat:topic.name %}
-{{ topic.title }} Editorial Board Home
+{{ topic.title }} — Editorial Board Home
This is a new, experimental "Editorial Board Home" for a given topic. It is intended to provide a single place for maintainers and editorial board members to find out key information about their topic and identify action items.
diff --git a/_layouts/topic.html b/_layouts/topic.html
index 9a03a9894abf6c..9cc7fecdbd744b 100644
--- a/_layouts/topic.html
+++ b/_layouts/topic.html
@@ -112,6 +112,10 @@ Frequently Asked Questions
{% endif %}
{% endunless %}
+
+ Community Home
+ Maintainer Home
+
{% if topic.editorial_board %}
Editorial Board
This material is reviewed by our Editorial Board: