X-Git-Url: https://git.pterodactylus.net/?p=demoscenemusic.git;a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2Fartist;fp=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2Fartist;h=4e2368b12d3b14fc15add1260836f5cbc422f776;hp=ecf229021deabd3bb9d242cfe05554498257cc08;hb=1786a6988f6fbc589457dbdae1a2f8463688d819;hpb=c038b18afd5525b13a96d5e429d0425d4bfb0e4d diff --git a/src/main/resources/templates/include/artist b/src/main/resources/templates/include/artist index ecf2290..4e2368b 100644 --- a/src/main/resources/templates/include/artist +++ b/src/main/resources/templates/include/artist @@ -1 +1 @@ -<% artist.name|html><%foreach artist.groups group|sort><%first> / <%/first><%notfirst> ^ <%/notfirst><%group.name|html><%/foreach> \ No newline at end of file +<% artist.name|html><%foreach artist.groups group|sort><%first> / <%/first><%notfirst> ^ <%/notfirst><%include include/group><%/foreach> \ No newline at end of file