Mailspring/docs/templates/_sidebar.html

5 lines
66 B
HTML
Raw Normal View History

aside
{{#each sidebar.sections}}
{{>_sidebarSection}}
{{/each}}