Chromium Code Reviews| Index: chrome/common/extensions/docs/templates/private/intro_tables/stable_message.html |
| diff --git a/chrome/common/extensions/docs/templates/private/intro_tables/stable_message.html b/chrome/common/extensions/docs/templates/private/intro_tables/stable_message.html |
| index 800d1baddcc8d432dfc5ca73d6181c43d7e31e5a..1c05df8f849daa891e89a55eaae1dfddf664f695 100644 |
| --- a/chrome/common/extensions/docs/templates/private/intro_tables/stable_message.html |
| +++ b/chrome/common/extensions/docs/templates/private/intro_tables/stable_message.html |
| @@ -1,4 +1,2 @@ |
| {{- TODO(epeterson): link to the entry in What's New page once it's generated. -}} |
| -{{#content}} |
| - Stable since Chrome {{version}}. |
| -{{/content}} |
| +Stable since Chrome {{content.version}}. |