X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Fadmin.add-artist;h=c3a2a42f2943c6c3e09a47a3618afe6c22cb688e;hb=89374975e400fb63e2c0a8e68986c98ed76bd711;hp=a6e08eef43a59c9bd68bd61271947f4a1ed8a451;hpb=ea796d1c81d7e0858ec2215d470abd00ad77ac8d;p=demoscenemusic.git diff --git a/src/main/resources/templates/admin.add-artist b/src/main/resources/templates/admin.add-artist index a6e08ee..c3a2a42 100644 --- a/src/main/resources/templates/admin.add-artist +++ b/src/main/resources/templates/admin.add-artist @@ -2,11 +2,10 @@

Add Artist

-
+<%if error|matches value=="no-name-given"> +

You have to specify a name.

+<%/if> - - - -
+<%include include/admin.add-artist> <%include include/footer> \ No newline at end of file