{% macro get_js(nom_fichiers , extension='js') -%} {% for fichier in nom_fichiers %} {% endfor %} {%- endmacro %} {{ get_js(['jquery.min', 'jquery-ui.min', 'lang-all', 'gcal', 'wikipedia', 'actions', 'utilities']) }}