From a0c6b6f7972c57055f162486a72bea42297c83ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Kuwik?=
diff --git a/app/templates/application.hbs b/app/templates/application.hbs
index d3e8d0702..272a99408 100644
--- a/app/templates/application.hbs
+++ b/app/templates/application.hbs
@@ -1,5 +1,5 @@
diff --git a/app/templates/editions/octane.hbs b/app/templates/editions/octane.hbs
index 43be9afaf..53f4162f3 100644
--- a/app/templates/editions/octane.hbs
+++ b/app/templates/editions/octane.hbs
@@ -1,5 +1,5 @@
-{{title "Editions"}}
-{{title "Octane"}}
+{{page-title "Editions"}}
+{{page-title "Octane"}}
diff --git a/app/templates/releases.hbs b/app/templates/releases.hbs
index 19a06232f..325bc3e9c 100644
--- a/app/templates/releases.hbs
+++ b/app/templates/releases.hbs
@@ -1,4 +1,4 @@
-{{title "Releases"}}
+{{page-title "Releases"}}
Getting Your Meetup Up and Running
diff --git a/app/templates/community/meetups/assets.hbs b/app/templates/community/meetups/assets.hbs
index 916783e3b..246158045 100644
--- a/app/templates/community/meetups/assets.hbs
+++ b/app/templates/community/meetups/assets.hbs
@@ -1,4 +1,4 @@
-{{title "Assets"}}
+{{page-title "Assets"}}
Ember Meetup Resources
diff --git a/app/templates/community/meetups/index.hbs b/app/templates/community/meetups/index.hbs
index 6e3da795d..dc5684cd8 100644
--- a/app/templates/community/meetups/index.hbs
+++ b/app/templates/community/meetups/index.hbs
@@ -1,4 +1,4 @@
-{{title "Meetups"}}
+{{page-title "Meetups"}}
Meetups Around the World
diff --git a/app/templates/editions/index.hbs b/app/templates/editions/index.hbs
index bb505b50d..787591378 100644
--- a/app/templates/editions/index.hbs
+++ b/app/templates/editions/index.hbs
@@ -1,4 +1,4 @@
-{{title "Editions"}}
+{{page-title "Editions"}}
Ember Editions
The Octane Edition of Ember
diff --git a/app/templates/ember-community-survey-2016.hbs b/app/templates/ember-community-survey-2016.hbs
index ccacd5d80..d1ed268f1 100644
--- a/app/templates/ember-community-survey-2016.hbs
+++ b/app/templates/ember-community-survey-2016.hbs
@@ -1,4 +1,4 @@
-{{title "Community Survey 2016"}}
+{{page-title "Community Survey 2016"}}
diff --git a/app/templates/ember-community-survey-2020.hbs b/app/templates/ember-community-survey-2020.hbs
index 7886fd97b..fd6c82681 100644
--- a/app/templates/ember-community-survey-2020.hbs
+++ b/app/templates/ember-community-survey-2020.hbs
@@ -1,4 +1,4 @@
-{{title "Community Survey 2020"}}
+{{page-title "Community Survey 2020"}}
Ember Community Guidelines
diff --git a/app/templates/index.hbs b/app/templates/index.hbs
index 0b4dc07dc..6d4eaeea1 100644
--- a/app/templates/index.hbs
+++ b/app/templates/index.hbs
@@ -1,4 +1,4 @@
-{{title "Ember.js - A framework for ambitious web developers" replace=true}}
+{{page-title "Ember.js - A framework for ambitious web developers" replace=true}}
Learning Ember.js
diff --git a/app/templates/logos.hbs b/app/templates/logos.hbs
index e9287ee40..641518fbd 100644
--- a/app/templates/logos.hbs
+++ b/app/templates/logos.hbs
@@ -1,4 +1,4 @@
-{{title "Branding"}}
+{{page-title "Branding"}}
Branding
diff --git a/app/templates/mascots/index.hbs b/app/templates/mascots/index.hbs
index 78f82d9af..19445aa97 100644
--- a/app/templates/mascots/index.hbs
+++ b/app/templates/mascots/index.hbs
@@ -1,4 +1,4 @@
-{{title "Mascots"}}
+{{page-title "Mascots"}}
Tomster and Zoey
Ember.js Security Policy
diff --git a/app/templates/sponsors.hbs b/app/templates/sponsors.hbs
index 7c769240f..c9baf1906 100644
--- a/app/templates/sponsors.hbs
+++ b/app/templates/sponsors.hbs
@@ -1,4 +1,4 @@
-{{title "Sponsors"}}
+{{page-title "Sponsors"}}
Ember Sponsors and Friends
diff --git a/app/templates/team.hbs b/app/templates/team.hbs
index 8aa51a893..4ba474985 100644
--- a/app/templates/team.hbs
+++ b/app/templates/team.hbs
@@ -1,4 +1,4 @@
-{{title "Team"}}
+{{page-title "Team"}}
The Team Behind Ember