{# astroML/layout.html ~~~~~~~~~~~~~~~~~ Layout for astroML, after the design used by scikit-learn (http://www.scikit-learn.org) :copyright: Jake Vanderplas :license: BSD #} {% extends "basic/layout.html" %} {% block extrahead %} {% endblock %} {%- if pagename == 'index' %} {% set title = 'astroML: Python Datamining for Astronomy' %} {%- endif %} {% block header %}
{% endblock %} {% block content %}