{** * 2012 - 2020 HiPresta * * MODULE Gallery * * @author HiPresta * @copyright HiPresta 2020 * @license Addons PrestaShop license limitation * @link https://hipresta.com * * NOTICE OF LICENSE * * Don't use this module on several shops. The license provided by PrestaShop Addons * for all its modules is valid only once for a single shop. *}
{foreach $errors as $error}
{$error|escape:'htmlall':'UTF-8'}
{/foreach} {foreach $success as $succes}
{$succes|escape:'htmlall':'UTF-8'}
{/foreach} {$content nofilter}