Show remix information.
[demoscenemusic.git] / src / main / resources / templates / track
index f77f15c..6d96585 100644 (file)
@@ -11,6 +11,9 @@
                <%notfirst>&amp;<%/notfirst>
                <a href="artist?id=<% artist.id|html>"><% artist.name|html></a>
        <%/foreach>
+       <%ifnull !track.remix>
+       (<% track.remix|html> by <%foreach track.remixArtists artist><%notfirst> &amp; <%/notfirst><a href="artist?id=<% artist.id|html>"><% artist.name|html></a><%/foreach>)
+       <%/if>
 </h1>
 
 <dl>