{extends file='page.tpl'} {block name='main'}
{include file="inc/logo.tpl"} {include file='snippets/title.tpl' assign=title}

{t params=['@title' => $title]}You are going to download @title.{/t}

{if isset($video->thumbnail)} {html_image file=$video->thumbnail itemprop="thumbnailUrl" class="thumb"} {/if} {if isset($video->description)} {/if} {if isset($video->upload_date)} {/if}
{if $config->uglyUrls} {/if} {if isset($video->formats) && count($video->formats) > 1}



{/if} {if $config->stream} stream !== 'ask'}checked{/if} name="stream" id="stream"/>

{/if} {if $config->convertAdvanced} {t}with{/t} {t}kbit/s audio{/t}

{/if}
{/block}