Add include to render a complete artist.
[demoscenemusic.git] / src / main / resources / templates / artist
index 9429468..a6efaac 100644 (file)
@@ -4,7 +4,7 @@
 <%else>
 <%include include/header title=artist.name>
 
-<h1><% artist.name|html></h1>
+<h1><%include include/artist></h1>
 
 <h2>Tracks by <% artist.name|html></h2>