{%- block sidebarlogo %} {%- if logo %}{%- endif %} {%- endblock %} {% if theme_navbar_title -%}{{ theme_navbar_title|e }}{%- else -%}{{ project|e }}{%- endif -%}
  • About
    • Our Mission
    • Acknowledge SunPy
    • Code of Conduct
  • Documentation
      {% if theme_navbar_docs %} {%- for link in theme_navbar_docs %}
    • {{ link[0] }}
    • {%- endfor %} {% endif %}
  • {% if theme_navbar_links %} {%- for link in theme_navbar_links %}
  • {{ link[0] }}
  • {%- endfor %} {% endif %}