{% trans %}Back to top{% endtrans %}
{% block content %}{{ body }}{% endblock %}
{#- This file is vendored from Furo (created by Pradyun Gedam) and used under the MIT license. When adding custom Qiskit code, surround it with `QISKIT CHANGE: start` and `QISKIT CHANGE: end` Jinja-style comments. We also vendor this file in the Qiskit theme. When making changes, check if `theme/page.html` should have it too. -#} {% extends "base.html" %} {% block body -%} {{ super() }} {% include "partials/icons.html" %} {% if theme_announcement -%}