Add page to add an artist.
[demoscenemusic.git] / src / main / resources / templates / admin.artists
index b902c4c..5dfa578 100644 (file)
@@ -8,6 +8,6 @@
        <%last></ul><%/last>
 <%/foreach>
 
-<a href="">add new artist</a>
+<a href="admin.add-artist">add new artist</a>
 
 <%include include/footer>
\ No newline at end of file