{include file='header.tpl' subheader='user-header.tpl' showbio=true} {if $nowplaying}
Now playing: {$nowplaying[0].track} by {$nowplaying[0].artist}
{/if} {userscrobbles userid=$me->uniqueid limit=10}

Recent plays

{include file="tracklist.tpl" class=#table# items=$userscrobbles fimage=true fstream=true fartist=true flove=true ftime=true} {topartists userid=$me->uniqueid limit=10}

Top Artists

{toptracks userid=$me->uniqueid limit=10}

Top Tracks

{if !empty($lovedArtists)}

{t name=$me->name}Free artists that %1 loves{/t}

{/if} {if !empty($recommendedArtists)}

{t name=$me->name}Free artists that %1 might like{/t}

{/if} {include file='footer.tpl'}