changeset 87 | 24fef043ea0b |
parent 86 | 15ded106ef1a |
child 91 | acfeddc7821d |
86:15ded106ef1a | 87:24fef043ea0b |
---|---|
1 <div class="corpus-app-content"> |
1 <div class="corpus-app-content"> |
2 |
2 |
3 {{player-component sound=currentItem}} |
3 {{player-component action="changeSong" sound=currentItem}} |
4 |
4 |
5 <p> |
5 <p> |
6 Title: {{ currentItem.title }} |
6 Title: {{ currentItem.title }} |
7 </p> |
7 </p> |
8 <p> |
8 <p> |
9 Description: {{ currentItem.description }} |
9 Description: {{ currentItem.description }} |