{* * NOTICE OF LICENSE * * This file is licenced under the Software License Agreement. * With the purchase or the installation of the software in your application * you accept the licence agreement. * * You must not modify, adapt or create derivative works of this source code * * @author Doofinder * @copyright Doofinder * @license GPLv3 *}

{l s='Feed URLs to use on Doofinder Admin panel' mod='doofinder'}

{foreach from=$df_feed_urls item=feed_url}
{l s='Data feed URL for ' mod='doofinder'} [{$feed_url.lang|escape:'htmlall':'UTF-8'} - {$feed_url.currency|escape:'htmlall':'UTF-8'}]
{$feed_url.url|escape:'htmlall':'UTF-8'}
{/foreach}