{% extends "!layout.html" %} {% block rootrellink %}
  • home
  • search
  • what's new »
  • {% endblock %} {% block relbar1 %}
    IPython Documentation
    {{ super() }} {% endblock %} {# put the sidebar before the body #} {% block sidebar1 %}{{ sidebar() }}{% endblock %} {% block sidebar2 %}{% endblock %}