mirror of
https://github.com/documize/community.git
synced 2025-07-22 22:59:43 +02:00
1. Sidebar contains ToC & attachments. 2. Document meta moved up before content (to frame context). 3. Per section toolbar re-designed. Co-Authored-By: Harvey Kandola <harvey@documize.com>
5 lines
No EOL
102 B
Handlebars
5 lines
No EOL
102 B
Handlebars
{{#if hasIcon}}
|
|
<i class="dicon {{iconClass}}"/>
|
|
{{/if}}
|
|
<div class="label">{{label}}</div>
|
|
{{yield}} |