{#if selectedDoc}

{selectedDoc.title}

{selectedDoc.content}
{:else}

Select an unlocked document to read it.

{/if}