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

{{#if isGM}}
{{/if}}
{{#if actor}}
{{{actor}}}
{{/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}} {{#if widgetsToRender}} {{#unless widgetsPosition}}
{{{this.widgetsToRender}}}
{{/unless}} {{/if}} {{{richTextDescription}}}
{{#if (or isGM quest.hasVisibleObjectives)}}
{{ccLocalize "quest.objectives"}} {{#if isGM}} {{/if}}
{{/if}}
{{#if widgetsToRender}} {{#if widgetsPosition}}
{{{this.widgetsToRender}}}
{{/if}} {{/if}}