{#if loading}
{$t("connectivity.loading")}...
{/if} {#if source}
{@html source}
{:else if $cur_tab_doc_can_edit}
{$t("doc.start_editing")}
{/if}