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

Unified Diff: chrome/common/extensions/docs/server2/test_data/template_data_source/partials/test_tmpl.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/server2/test_data/template_data_source/partials/test_tmpl.html
diff --git a/chrome/common/extensions/docs/server2/test_data/template_data_source/partials/test_tmpl.html b/chrome/common/extensions/docs/server2/test_data/template_data_source/partials/test_tmpl.html
index f7554021f159636aa4f3ca5e043b65cc5a31e7ab..e52904b8bc4697bfed8cb2938829b2e915168783 100644
--- a/chrome/common/extensions/docs/server2/test_data/template_data_source/partials/test_tmpl.html
+++ b/chrome/common/extensions/docs/server2/test_data/template_data_source/partials/test_tmpl.html
@@ -1 +1 @@
-Hello {{+name_tmpl}} how is your {{part}}?
+Hello {{+name_tmpl/}} how is your {{part}}?

Powered by Google App Engine
This is Rietveld 408576698