Projects

    {#each status.allProjects as project}
  • {project.name} {#if project.lock} {/if}
  • {/each}