{% import "partials/icons.html" as icons with context %} {#- Top bar: mobile only in the docs layout, always present in the notebook layout. -#}
{%- include "partials/brand.html" %} {%- if fuma_nav_links %} {%- endif %}
{%- if fuma_search %} {%- endif %} {%- if fuma_github_url %} {{ icons.github() }} {%- endif %}