{* * 2010-2023 Bl Modules. * * If you wish to customize this module for your needs, * please contact the authors first for more information. * * It's not allowed selling, reselling or other ways to share * this file or any other module files without author permission. * * @author Bl Modules * @copyright 2010-2023 Bl Modules * @license *}
{l s='Statistics' mod='xmlfeeds'}
{l s='Feed name:' mod='xmlfeeds'} {$feed.name|escape:'htmlall':'UTF-8'}
{l s='Total views:' mod='xmlfeeds'} {$feed.total_views|escape:'htmlall':'UTF-8'}
 
{if !empty($stat)}
{foreach $stat as $s}
{$s.ip_address|escape:'htmlall':'UTF-8'}
{$s.date|escape:'htmlall':'UTF-8'}
{$s.affiliate_name|escape:'htmlall':'UTF-8'}
{/foreach}

{$pag.2}
{/if}