+ {#if requireFullReplay} + +
+ {/if} + {#each tokens as token, i} + {#if token.special === true && token.role !== ""} + + {#if i === 0} +
+ {:else} + {#each {length: 2} as _} + +   + {/each} + + {/if} + {/if} + + {/each} + + {#if isCompleted === false} + +   + + {/if} +