{% import "theme.html" as theme with context %} {% from "_projectstring.html" import projectstring, projecticon %} {% macro browse_header(select) -%} {{ theme.browseheader_message(select) if theme.browseheader_message is defined }} {%- endmacro %}