{% extends "!layout.html" %} {% block extrahead %} {% if use_google_analytics|tobool %} {% endif %} {% if (use_twitter|tobool) or (use_media_buttons|tobool) %} {% endif %} {% if use_media_buttons|tobool %} {% endif %} {% endblock %} {% block relbar2 %}{% endblock %} {% block rootrellink %}
  • Home | 
  • Manual | 
  • Python | 
  • Cite MNE | 
  • {% endblock %} {% block relbar1 %} {% if build_dev_html|tobool %}
    This documentation is for the development version ({{ release }}) - Stable version
    {% endif %}
    py4sci
    py4sci

    {{ super() }} {% endblock %} {# put the sidebar before the body #} {% block sidebar1 %}{{ sidebar() }}{% endblock %} {% block sidebar2 %}{% endblock %}