X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Fartist;h=e04ac031df3f51faffeab088fabd610470bd286e;hb=ef7ac2256816f31d46167e873574980b6fe23979;hp=942946834ea61432ec452caf98e504dfe028ee85;hpb=169d70758376ceff8d9161aa8447951f9d206c28;p=demoscenemusic.git diff --git a/src/main/resources/templates/artist b/src/main/resources/templates/artist index 9429468..e04ac03 100644 --- a/src/main/resources/templates/artist +++ b/src/main/resources/templates/artist @@ -4,13 +4,13 @@ <%else> <%include include/header title=artist.name> -

<% artist.name|html>

+

<%include include/artist>

-

Tracks by <% artist.name|html>

+

Tracks by <%artist.name|html>

<%foreach artist.tracks track|sort> <%first><%/last> <%foreachelse>

This artist does not have any tracks.