Création du module CadeauBienvenue

This commit is contained in:
2021-01-26 21:15:26 +01:00
parent 776679f179
commit 1a4eb8f45e
26 changed files with 319 additions and 16 deletions

View File

@@ -20,7 +20,7 @@ GNU General Public License : http://www.gnu.org/licenses/
{* 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.default'}
{default_translation_domain domain='fo.custom'}
{* -- Define some stuff for Smarty ------------------------------------------ *}
{config_load file='variables.conf'}