Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(870)

Unified Diff: chrome/common/extensions/docs/templates/private/intro_tables/stable_message.html

Issue 61733018: Docserver: Update to the latest version of handlebar. Lots of re-syntaxifying. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: comments, rebase Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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}}.

Powered by Google App Engine
This is Rietveld 408576698