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

Unified Diff: chrome/common/extensions/docs/server2/test_data/template_data_source/partials/test_tmpl.html

Issue 10697056: Extensions Docs Server: Handlebar updates (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 6 months 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 ce7d381edda97040ec9fb93f99de0db783a51206..f7554021f159636aa4f3ca5e043b65cc5a31e7ab 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