diff --git a/tutorials/themes/tutorials-theme/layout.html b/tutorials/themes/tutorials-theme/layout.html index 972a0f9c0..1acf6d24e 100644 --- a/tutorials/themes/tutorials-theme/layout.html +++ b/tutorials/themes/tutorials-theme/layout.html @@ -48,13 +48,6 @@ - {# this script is to redirect /tutorials.html to /tutorials.html?q=filterTutorials #} - @@ -82,13 +75,13 @@ {% else %} {%- set content_card = "content-padding card" %} {% endif %} - + {% if pagename != "search" and pagename != "index" and pagename != "tutorials" and pagename != "documentation" and pagename != "examples" and pagename != "guides" %}
{% trans sphinx_version=sphinx_version|e %}Created using Sphinx {{ sphinx_version }}.{% endtrans %} - {% trans copyright=copyright|e %}© Copyright Astropy.{% endtrans %} + {% trans copyright=copyright|e %}© Copyright Astropy.{% endtrans %}
diff --git a/tutorials/themes/tutorials-theme/navbar.html b/tutorials/themes/tutorials-theme/navbar.html index ef54276e9..e492c0d28 100644 --- a/tutorials/themes/tutorials-theme/navbar.html +++ b/tutorials/themes/tutorials-theme/navbar.html @@ -20,7 +20,7 @@