Pony.fm/public/templates/tracks/edit.html

4 lines
154 B
HTML
Raw Normal View History

2016-05-20 16:15:10 +02:00
<p><a ng-href="{{::track.url}}" class="btn btn-sm btn-default">Return to the track page</a></p>
<pfm-track-editor track-id="trackId"></pfm-track-editor>