X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Fadmin.artists;h=9b261c47b6ff9e744595d565f5a0adc3e24b2213;hb=bf68ec3a8e29824239452d18adc311362fc49755;hp=b902c4c27831ad7314811184facc0a881ef6de54;hpb=b7f6d4a2590dc9e7473b9650bc62ff3bcf357ed4;p=demoscenemusic.git diff --git a/src/main/resources/templates/admin.artists b/src/main/resources/templates/admin.artists index b902c4c..9b261c4 100644 --- a/src/main/resources/templates/admin.artists +++ b/src/main/resources/templates/admin.artists @@ -1,13 +1,13 @@ -<%include include/header title=artist.name> +<%include include/header title=="Manage Artist">

Manage <% artist.name|html>

<%foreach artists artist> <%first><%/last> <%/foreach> -add new artist +add new artist <%include include/footer> \ No newline at end of file