{% extends "!layout.html" %} {% block document %} {% if version != stable_version %}

You are currently browsing documentation for the {{ version }} branch. Documentation for the stable {{ stable_version }} branch can be found here.

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