diff options
Diffstat (limited to 'chrome/common/extensions/docs/templates/public/apps/samples.html')
-rw-r--r-- | chrome/common/extensions/docs/templates/public/apps/samples.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chrome/common/extensions/docs/templates/public/apps/samples.html b/chrome/common/extensions/docs/templates/public/apps/samples.html new file mode 100644 index 0000000..c91d0c3 --- /dev/null +++ b/chrome/common/extensions/docs/templates/public/apps/samples.html @@ -0,0 +1,5 @@ +{{+partials.samples sidenav:partials.apps_sidenav + filter_list:api_list.apps.chrome + samples_list:samples.apps + footer:partials.apps_footer + title:apps_title}} |