diff --git a/templates/base.html b/templates/base.html index de2578ce7..8940e9d33 100644 --- a/templates/base.html +++ b/templates/base.html @@ -123,6 +123,7 @@ var isProd = document.location.hostname === 'quay.io'; + {% if request.host == 'quay.io' %} + {% endif %}