{# Displays the version of pydata-sphinx-theme used to build the documentation. #}
{% trans theme_version=theme_version|e %}Built with the PyData Sphinx Theme {{ theme_version }}.{% endtrans %}