{include file='header.tpl' subheader='track-header.tpl'}
{if $flattr_uid} {include file='flattr.tpl'} {/if} {include file='flattr-track-button.tpl'}

Appears on

{trackalbums artist=$track->artist_name track=$track->name} {include file='albumlist.tpl' class=#table# items=$trackalbums fimage=true fstream=true ftime=true} {if $track->licenseurl && $track->license}

[ Track License ]

{/if} {if $track->streamable} {if $track->downloadurl}

{t}Download track{/t}

{elseif $track->streamurl}

{t}Download track{/t}

{/if} {/if} {if $logged_in} {if $isloved}
{else}
{/if} {/if} {if !empty($tagcloud)}

{t}Tags used to describe this track{/t}

{/if}
{* Hack to get player if track is streamable *} {if $track->streamable} {$streamable = true} {/if} {include file='footer.tpl' sideplayer=true station='track'}