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

Unified Diff: chrome/common/extensions/docs/templates/public/apps/api_index.html

Issue 65643009: Docserver: Attach intro metadata to the template itself, not to an object which (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . 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/public/apps/api_index.html
diff --git a/chrome/common/extensions/docs/templates/public/apps/api_index.html b/chrome/common/extensions/docs/templates/public/apps/api_index.html
index 5af332d53c238aa40e651f77226059cadad70288..2093787732dd1dffc3bdfdb28bafcb9cb4a46bb0 100644
--- a/chrome/common/extensions/docs/templates/public/apps/api_index.html
+++ b/chrome/common/extensions/docs/templates/public/apps/api_index.html
@@ -1,6 +1,5 @@
{{+partials.standard_apps_article
- article:intros.api_index
- is_apps:true
- stable_apis:api_list.apps.chrome.stable
- beta_apis:api_list.apps.chrome.beta
- dev_apis:api_list.apps.chrome.dev/}}
+ article:(intros.api_index
+ stable_apis:api_list.apps.chrome.stable
+ beta_apis:api_list.apps.chrome.beta
+ dev_apis:api_list.apps.chrome.dev) /}}
not at google - send to devlin 2013/11/16 21:54:41 cool eh? this is what the handlebar.py roll added.

Powered by Google App Engine
This is Rietveld 408576698