equal
deleted
inserted
replaced
1 <i class="fa fa-play" {{action play begin}}>Play</i> |
|
2 {{#if title}}<span class="title">{{title}}</span>{{/if}} |
|
3 {{#each annotations as |annotation|}} |
|
4 {{transcript-annotation-component annotation=annotation}} |
|
5 {{/each}} |
|
6 |
|