{#each contained(commits.graph) as doc} {#await fetch_header(doc.repo)}
{:then header}
{#if header.class}{:else}{/if}
{/await} {/each} {#if commits.graph.length == 0 || contained(commits.graph).length == 0}

{$t("doc.empty_container")}

{#if $cur_tab_doc_can_edit} {/if} {/if}