X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Fartists;h=67461523195c758c68c37938686f3a34cb6aa3a3;hb=9ced580dd64f2d63f153b7f454344542813cce20;hp=eac8373aae1902dbcbb7a829e9a0301dd60ceb49;hpb=65e087a6be791133b9d35709cfcd712a70d2e2ae;p=demoscenemusic.git diff --git a/src/main/resources/templates/artists b/src/main/resources/templates/artists index eac8373..6746152 100644 --- a/src/main/resources/templates/artists +++ b/src/main/resources/templates/artists @@ -1,16 +1,8 @@ - - - - Artists - Demoscene Music - - - - -
+<%include include/header title=="Artists">

Browse Artists

-<%foreach artists artist> +<%foreach artists artist|sort> <%first><%/last> @@ -18,12 +10,4 @@

There are no artists.

<%/foreach> -
- - - - - - +<%include include/footer> \ No newline at end of file