{%- macro header(username, userid, name, login_url, logout_url) %} {%- endmacro %} {%- macro footer(year) %} {%- endmacro %} {%- macro custom_js(path_to_static) %} {%- endmacro %} {%- macro custom_tracking_js(account, user, project) %} {# This should be overridden in your custom theme (e.g., sftheme) to implement any tracking code. #} {%- endmacro %} {%- macro extra_header(path_to_static) %} {%- endmacro %}