diff -r 20a36fe254c9 -r c15f6dcc8085 themes/grey/playlist.tpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/themes/grey/playlist.tpl Tue Aug 05 19:13:21 2008 -0400 @@ -0,0 +1,92 @@ +{** + * Template file for default Funky Monkey theme + * Web control interface script for Amarok + * Written by Dan Fuhry - 2008 + * + * This script is in the public domain. Use it for good, not evil. + *} + + + +
+TrackNo | +Track | +Artist | +Album | +Length | +
---|---|---|---|---|
{$tid+1} | ++ + {$track.title|escape} + + | +{$track.artist|escape} | +{$track.album|escape} | +{$track.length|escape} | +