{% extends "layout.html" %} {% block htmltitle %} Sage Documentation{{ titlesuffix }} {% endblock %} {%- block extrahead %} {% endblock %} {%- block sidebar2 %} {% endblock %} {% block body %}

{{ docstitle|e }}

{% block tables %}

Tutorials and FAQ

Comprehensive Reference Manual

Installation and Developer Guides:

Other Documents:

{% endblock %} {% endblock %}