diff --git a/templates/frontOffice/lematelot/layout.tpl b/templates/frontOffice/lematelot/layout.tpl index 5dd5ef0e..b9f3bf08 100644 --- a/templates/frontOffice/lematelot/layout.tpl +++ b/templates/frontOffice/lematelot/layout.tpl @@ -1,303 +1,303 @@ - - -{* Declare assets directory, relative to template base directory *} -{declare_assets directory='assets/dist'} -{* Set the default translation domain, that will be used by {intl} when the 'd' parameter is not set *} -{default_translation_domain domain='fo.lematelot'} - -{* -- Define some stuff for Smarty ------------------------------------------ *} -{config_load file='variables.conf'} -{block name="init"}{/block} -{block name="no-return-functions"}{/block} -{assign var="store_name" value={config key="store_name"}} -{assign var="store_description" value={config key="store_description"}} -{assign var="shop" value={config key="shop"}} -{assign var="lang_code" value={lang attr="code"}} -{assign var="lang_locale" value={lang attr="locale"}} -{if not $store_name}{assign var="store_name" value={intl l='Thelia V2'}}{/if} -{if not $store_description}{assign var="store_description" value={$store_name}}{/if} - -{* paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither *} - - - - -
- {hook name="main.head-top"} - {* Test if javascript is enabled *} - - - - - {* Page Title *} -