{{#if labelOverride}}{{labelOverride}}{{else}}{{ccLocalize "names.widgets"}}{{/if}}

{{#if isGM}}
{{/if}}
{{#if isGM}}
{{#if activewidget.length}} {{#each activewidget}}
{{this.widgetName}} {{counter}}
{{/each}} {{/if}} {{#if inactivewidgets.length}} {{#each inactivewidgets}}
{{widgetName}} {{counter}}
{{/each}} {{/if}}
{{!-- Section: Available Widgets --}}
Available Widgets
{{/if}} {{!-- Rendered Content --}}
{{{this.widgetsToRender}}}