[`Write task with AI`]{if !$is_premium} ({sprintf('[`%d trials left`]', $tasks_try_free_left)}){/if}

{if !$is_premium}

[`Premium only`]

[`Upgrade to premium to have the feature enabled and this message to disappear permanently.`]

[`See what’s there in premium`] {if $tasks_try_free_left} {/if}
{/if}

[`Briefly describe the task goal. Webasyst AI will continue writing and suggest you the complete task text template.`]

{foreach $params.fields as $field} {if $field.id == 'objective' || $field.id == 'context'} {continue} {/if}
{if !empty($field.items)}
    {foreach $field.items as $id => $val}
  • {if $field.type == 'radio'} {/if}
  • {/foreach}
{/if} {if $field.type == 'input'} {/if}
{/foreach}
    {foreach $params.fields as $field} {if $field.id == 'objective' || $field.id == 'context'} {continue} {/if}
  • {$field.title|escape}
  • {/foreach}