Index: chrome/common/extensions/docs/server2/templates/public/apps/index.html |
diff --git a/chrome/common/extensions/docs/server2/templates/public/apps/index.html b/chrome/common/extensions/docs/server2/templates/public/apps/index.html |
index 5bfdb6f65c3f737125a48c68c52407d9df36e3c9..d0bf6b7819bd35f18a04be3a577753439d1eba6d 100644 |
--- a/chrome/common/extensions/docs/server2/templates/public/apps/index.html |
+++ b/chrome/common/extensions/docs/server2/templates/public/apps/index.html |
@@ -3,10 +3,10 @@ |
<head> |
{{+partials.header_head}} |
<link href="{{static}}/css/index.css" rel="stylesheet" type="text/css"> |
- <title>Google Chrome Extensions</title> |
+ <title>Google Chrome Apps</title> |
</head> |
<body> |
- {{+partials.header_body}} |
+ {{+partials.header_body title:apps_title}} |
<div id="gc-container"> |
<div id="gc-pagecontent"> |
<table id="index"> |