{% extends "!layout.html" %} {% block menu %}
SpectroChemPy version:
{{ super() }} {% endblock %} {% block document %} {% if current_version == 'latest' %}

Warning

You are reading the documentation related to the development version. Go here if you are looking for the documentation of the stable release.

{% endif %} {{ super() }} {% endblock %} {% block extrahead %} {{ super() }} {% endblock %}