| Index: chrome/common/extensions/docs/server2/templates/public/extensions/index.html
|
| diff --git a/chrome/common/extensions/docs/server2/templates/public/extensions/index.html b/chrome/common/extensions/docs/server2/templates/public/extensions/index.html
|
| index 5bfdb6f65c3f737125a48c68c52407d9df36e3c9..564d7f28c50496b9187fa49bfae520a1987ea6c0 100644
|
| --- a/chrome/common/extensions/docs/server2/templates/public/extensions/index.html
|
| +++ b/chrome/common/extensions/docs/server2/templates/public/extensions/index.html
|
| @@ -6,7 +6,7 @@
|
| <title>Google Chrome Extensions</title>
|
| </head>
|
| <body>
|
| - {{+partials.header_body}}
|
| + {{+partials.header_body title:extensions_title}}
|
| <div id="gc-container">
|
| <div id="gc-pagecontent">
|
| <table id="index">
|
|
|