{% extends "pydata_sphinx_theme/layout.html" %}
{# This uses blocks. See:
https://www.sphinx-doc.org/en/master/templating.html
#}
{%- block docs_body %}
{% if on_rtd and rtd_version == 'latest' %}
You are viewing the latest unreleased documentation
v{{ version }}. You can switch to a stable version
via the flyout menu in the bottom corner of the screen.