Add include to render a complete artist.
[demoscenemusic.git] / src / main / resources / templates / admin.artists
index 9b261c4..40aea01 100644 (file)
@@ -8,6 +8,8 @@
        <%last></ul><%/last>
 <%/foreach>
 
-<a href="admin.add-artist">add new artist</a>
+<h2>Add a New Artist</h2>
+
+<%include include/admin.add-artist>
 
 <%include include/footer>
\ No newline at end of file