From ef7ac2256816f31d46167e873574980b6fe23979 Mon Sep 17 00:00:00 2001 From: =?utf8?q?David=20=E2=80=98Bombe=E2=80=99=20Roden?= Date: Tue, 31 Jul 2012 12:51:42 +0200 Subject: [PATCH] Remove superfluous whitespace. --- 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 e14770f..e04ac03 100644 --- a/src/main/resources/templates/artist +++ b/src/main/resources/templates/artist @@ -6,7 +6,7 @@

<%include include/artist>

-

Tracks by <% artist.name|html>

+

Tracks by <%artist.name|html>

<%foreach artist.tracks track|sort> <%first>