Added new soundtrack interface

This commit is contained in:
2017-06-27 14:56:22 +02:00
parent ab253000ef
commit c32166f38c
6 changed files with 50 additions and 8 deletions

View File

@ -1,5 +1,10 @@
component Music(tracks []*arn.SoundTrack)
h2.page-title Music
h2 Soundtracks
.music-buttons
a.button.ajax(href="/new/soundtrack")
Icon("plus")
span Add soundtrack
.sound-tracks
each track in tracks