first commit
This commit is contained in:
26
modules/higallery/views/templates/hook/header.tpl
Normal file
26
modules/higallery/views/templates/hook/header.tpl
Normal file
@@ -0,0 +1,26 @@
|
||||
{**
|
||||
* 2012 - 2020 HiPresta
|
||||
*
|
||||
* MODULE Gallery
|
||||
*
|
||||
* @author HiPresta <support@hipresta.com>
|
||||
* @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.
|
||||
*}
|
||||
|
||||
<script type="text/javascript">
|
||||
{literal}
|
||||
var psv = '{/literal}{$psv|escape:'htmlall':'UTF-8'}{literal}';
|
||||
var gl_secure_key = '{/literal}{$gl_secure_key|escape:'htmlall':'UTF-8'}{literal}';
|
||||
{/literal}
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user