merge flattener_dico and templates in tests
This commit is contained in:
6
tests/dictionaries/70container_files/tmpl/mailname
Normal file
6
tests/dictionaries/70container_files/tmpl/mailname
Normal file
@ -0,0 +1,6 @@
|
||||
%if %%is_defined('mode_conteneur_actif')
|
||||
%%mode_conteneur_actif
|
||||
%end if
|
||||
%if %%is_defined('mode_conteneur_actif3')
|
||||
%%mode_conteneur_actif3
|
||||
%end if
|
Reference in New Issue
Block a user