X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Fartist;h=e14770f8097ab0e3e13babbc0be4a01c2fa2534e;hb=a95158dd822c6e72a048fbfdbcbccef58c3733a6;hp=942946834ea61432ec452caf98e504dfe028ee85;hpb=169d70758376ceff8d9161aa8447951f9d206c28;p=demoscenemusic.git diff --git a/src/main/resources/templates/artist b/src/main/resources/templates/artist index 9429468..e14770f 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>

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

This artist does not have any tracks.