X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Ftrack;h=aecf4b5eb6e741625b9cb605c3c23c397c24197e;hb=b9c0b14388ba471864efc23bba1c830844df2123;hp=e92c9e4224d74d47ad5f336c2ef816108cc9d1f8;hpb=4e89327158bbe727eccad25c2d943ce1ebec6d3d;p=demoscenemusic.git diff --git a/src/main/resources/templates/track b/src/main/resources/templates/track index e92c9e4..aecf4b5 100644 --- a/src/main/resources/templates/track +++ b/src/main/resources/templates/track @@ -9,13 +9,17 @@ by <%foreach track.artists artist> <%notfirst>&<%/notfirst> - <% artist.name|html> + <%include include/artist> <%/foreach> <%ifnull !track.remix> - (<% track.remix|html> by <%foreach track.remixArtists artist><%notfirst> & <%/notfirst><% artist.name|html><%/foreach>) + (<% track.remix|html><%foreach track.remixArtists artist><%first> by <%/first><%notfirst> & <%/notfirst><%include include/artist><%/foreach>) <%/if> +<%foreach track.parties party> +
Released at <%party.name|html>.
+<%/foreach> + <%ifnull !track.properties.release/name> <%ifnull !track.properties.release/pouet/id>
Release: <%track.properties.release/name|html>