{% trans %}Back to top{% endtrans %}
{% block content %}{{ body }}{% endblock %}
{% extends "base.html" %} {% block body -%} {{ super() }} {% include "partials/icons.html" %} {% block announcement -%} {% set diff_between_versions = current_version and latest_version and current_version != latest_version -%} {% if theme_announcement or diff_between_versions -%}