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