<%include include/header title=="Add a New Artist">

Add Artist

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

You have to specify a name.

<%/if> <%include include/admin.add-artist> <%include include/footer>