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