blob: c74d713a8550bb7e4fb6da00bc730b2f8682b1d4 [file] [log] [blame]
{{> header }}
<table>
<tr><th>Name</th></tr>
{{#each table_of_contents ~}}
<tr><td><a href="{{link}}">{{name}}</a></td></tr>
{{/each ~}}
</table>
{{> footer }}