{%- macro header(username, userid, name, login_url, logout_url) %}
{%- endmacro %}
{%- macro footer(year) %}
{%- endmacro %}
{%- macro custom_js(path_to_static) %}
{%- endmacro %}
{%- macro custom_ga_js(user, project) %}
{%- endmacro %}
{%- macro extra_header(path_to_static) %}
{%- endmacro %}