From dbd5608eae08852964b77ea50f8cc159a223ffa2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?David=20=E2=80=98Bombe=E2=80=99=20Roden?= Date: Tue, 31 Jul 2012 11:10:57 +0200 Subject: [PATCH] =?utf8?q?Show=20collaborators=20on=20an=20artist=E2=80=99?= =?utf8?q?s=20page.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- src/main/resources/templates/artist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/templates/artist b/src/main/resources/templates/artist index a6efaac..34b24a8 100644 --- a/src/main/resources/templates/artist +++ b/src/main/resources/templates/artist @@ -10,7 +10,7 @@ <%foreach artist.tracks track|sort> <%first><%/last> <%foreachelse>

This artist does not have any tracks.

-- 2.7.4