{#if !isModal}
{/if}
{#if image}
{/if}
{title}
by {#if originalAuthor !== null}
{:else} {author} {/if}
{#if version !== '1' }
Version: {version}
{/if}
{#if summary}
{summary}
{/if} {#if hashtags.length}
{#each hashtags as tag}
#{tag[1]}
{/each}
{/if} {#if isModal}
{#if kind === 30040}
Index author:
{:else}
Author:
{/if}
{#if source !== null}
Source:
{source}
{/if} {#if type !== null}
Publication type: {type}
{/if} {#if language !== null}
Language: {language}
{/if} {#if publisher !== null}
Published by: {publisher}
{/if} {#if identifier !== null}
{identifier}
{/if}
{/if} {#if !isModal}
{/if}