{# ru-fu: copied from Furo, with modifications as stated below #}
{%- if show_copyright %} {%- endif %} {# ru-fu: removed "Made with" #} {%- if last_updated -%}
{% trans last_updated=last_updated|e -%} Last updated on {{ last_updated }} {%- endtrans -%}
{%- endif %} {%- if show_source and has_source and sourcename %} {%- endif %}
{# ru-fu: replaced RTD icons with our links #} {% if github_url and github_version and github_folder and github_filetype %} {% endif %}