{if !$project.id}[`New project`]{else}{$project.name|default:'[`(no name)`]'|escape}{/if}

{if $project.id}
{if $project.archive_datetime}
{if $project.archive_datetime}{/if} [`Archived`]: {$project.archive_datetime|wa_datetime} [`Unarchive`]
{else} [`Archive this project`] {/if}
{/if}
[`Project name`]
[`Color`]
{foreach $colors as $color} {/foreach}

[`Highlight color for the main task list and the kanban board.`]

[`Logo`]
{* Legacy: there used to be a selection of predetermined icons *} {if $project.icon_url}

{/if}

[`Image URL to be used as a tiny project icon all around.`]

{foreach $workflows as $wf_id => $wf}
{if $wf@iteration == 1}[`Workflow`]{/if}
{/foreach}