diff --git a/py_app/app/templates/base.html b/py_app/app/templates/base.html
index 08668a2..c2f4052 100644
--- a/py_app/app/templates/base.html
+++ b/py_app/app/templates/base.html
@@ -66,9 +66,9 @@
{% block content %}{% endblock %}
-
+
{% if request.endpoint != 'main.fg_quality' %}
-
+
{% endif %}