diff -r e7447a6044ec -r cde92f6ec29f themes/iphone/playlist.tpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/themes/iphone/playlist.tpl Sun Mar 23 22:03:57 2008 -0400 @@ -0,0 +1,85 @@ +{** + * 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. + *} + + + + + AmaroK playlist + + + + + + + {foreach from=$scripts item=script} + + {/foreach} + + + +
+
+ + {if $allow_control} + « PrevTrk + Play + NextTrk » +
+ {/if} + --:--/--:--
+ {if $allow_control} + Volume: +             + + {/if} +
+
+
+ + + + + {foreach key=tid item=track from=$playlist} + {strip} + + + + {/strip} + {/foreach} +
Track
+ + {$track.title|escape} + +
+
+ + + + +