{% macro get_css(nom_fichiers , extension='css') -%} {% for fichier in nom_fichiers %} {% endfor %} {%- endmacro %} {{ get_css([ 'background' ,'materialize', 'notif' , 'wickedpicker.min' , 'notif-theme.min' , 'loader' , 'actions' , 'utilities' ]) }}