{% macro static(filename) -%} {{ url_for('static', filename=path) }} {%- endmacro %} {% macro link_css(path) %} {% endmacro %} {% macro script(path) %} {% endmacro %}