WATCH PREMIUM CONTENT - HIGH QUALITY
{foreach from=$premium_vids item=pvid}
{$pvid.title}
{/foreach}
{if $videos}
Videos
{foreach from=$videos item=video} {include file="$style_dir/blocks/videos/video.html" } {/foreach}
{include file="$style_dir/blocks/pagination.html"}
{/if}
{$package.pkg_title}
{$package.pkg_desc}

{$paidSub->currency|currency}{$package.pkg_price}

{include file="$paid_subs_dir/templates/block/error.html" style="display:none"} {if $package.pkg_days && $paidSub->configs.paypal_rest_api=='no'}
{/if} {*include file="$paid_subs_dir/templates/forms/firstdata.html" type='order'*} {if $paidSub->configs.use_pay_pal=='yes'} {if $paidSub->configs.paypal_rest_api=='yes'} {include file="$paid_subs_dir/templates/forms/paypal_rest.html" type='order'} {else} {include file="$paid_subs_dir/templates/forms/paypal.html" type='order'} {/if} {/if} {if $paidSub->configs.use_alertpay=='yes'} {include file="$paid_subs_dir/templates/forms/alertpay.html" type='order'} {/if}
{if ($package['pkg_type']=='subs')} {/if}