Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / chrome / common / extensions / docs / templates / private / table_of_contents.html
1 <section id="toc">
2   {{?items}}
3     <h3>Contents</h3>
4     {{+partials.table_of_contents_items items:items /}}
5   {{/items}}
6 </section>