{#if hasContent}
{description}
{#if clamped || expanded}
{expanded ? m.timeline_note_show_less() : m.timeline_note_show_more()}
{/if}
{/if}