X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmain%2Fresources%2Ftemplates%2Fadmin.add-artist;h=c3a2a42f2943c6c3e09a47a3618afe6c22cb688e;hb=21d7c831a7f133d4d6781619371c5bd80cc300c4;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