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

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

Issue 10545043: Extensions docs server: Design changes, partial template support. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Made suggested changes 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/name_tmpl.html
diff --git a/chrome/common/extensions/docs/server2/test_data/template_data_source/partials/name_tmpl.html b/chrome/common/extensions/docs/server2/test_data/template_data_source/partials/name_tmpl.html
new file mode 100644
index 0000000000000000000000000000000000000000..50f86c0a6f71e15648c27decd1fb269aec6032cf
--- /dev/null
+++ b/chrome/common/extensions/docs/server2/test_data/template_data_source/partials/name_tmpl.html
@@ -0,0 +1 @@
+{{name.first}} {{name.last}}

Powered by Google App Engine
This is Rietveld 408576698