{{if $club = $file->container()->club()}} {{if settings.clubs and settings.clubs_header == 'full'}} {template="header" app="core" group="clubs" params="$club, $file->container()"} {{endif}}
{{endif}}
primary_screenshot_thumb}}class='ipsColumn ipsColumn_fluid'{{endif}}>

{{if $pendingVersion->hidden() === 1}} {{endif}} {{if $file->locked()}} {{endif}}{$file->name}{{if $file->container()->version_numbers}} {$pendingVersion->form_values['file_version']}{{endif}}

{{if $file->isPaid()}}

{{if $price = $file->price()}} {$price|raw} {{if $renewalTerm = $file->renewalTerm()}} · {lang="file_renewal_term_val" sprintf="$renewalTerm"} {{endif}} {{endif}}

{{endif}}
{lang="file_new_version_date" htmlsprintf="\IPS\DateTime::ts($pendingVersion->date)->html()"}

{template="userPhoto" app="core" group="global" params="$file->author(), 'tiny', $file->warningRef()"}
{{if $file->author()->member_id}} {{endif}}
{template="contentItemMessages" group="global" app="core" params="$file->getMessages(), $file"} {{if $pendingVersion->hidden() === 1 and $pendingVersion->canUnhide()}} {{endif}}
{{if $file->screenshots( 0, TRUE, NULL, TRUE )->getInnerIterator()->count()}}

{lang="screenshots_ct" pluralize="$file->screenshots()->getInnerIterator()->count()"}

    {{$fullScreenshots = iterator_to_array( $file->screenshots( 0, TRUE, NULL, TRUE) );}} {{foreach $file->screenshots( 1, TRUE, NULL, TRUE ) as $id => $screenshot}}
  • {{endforeach}}
{{endif}}

{lang="file_changelog"}

{{if empty( $pendingVersion->content() )}}

{lang="pending_no_changelog"}

{{else}}
{$pendingVersion->content()|raw}
{{endif}}

{lang="downloads_file_pl"}

{{$files = $file->files( NULL, TRUE, TRUE );}} {{if \count( $files )}}
    {{foreach $files as $f}} {{$data = $files->data();}}
  • {$f->originalFilename}

    {{if $data['record_size']}}

    {filesize="$data['record_size']"}

    {{endif}}
    {lang="download_begins_in"} {lang="seconds"} {lang="download"}
  • {{endforeach}}
{{else}}

{lang="pending_no_changelog"}

{{endif}}
{{if $file->container()->club()}}
{{endif}}