diff --git a/frontend/templates/base.html b/frontend/templates/base.html index c14031f0..1b9cb48c 100644 --- a/frontend/templates/base.html +++ b/frontend/templates/base.html @@ -19,7 +19,6 @@ - @@ -216,5 +215,6 @@ {% endif %} {% endblock %} + diff --git a/frontend/templates/download.html b/frontend/templates/download.html index 56dbf70e..477cd8fa 100644 --- a/frontend/templates/download.html +++ b/frontend/templates/download.html @@ -13,168 +13,124 @@ {% endblock %} {% block avatar %} - private +private {% endblock %} {% block content %}
-