diff --git a/templates/authentic2/login.html b/templates/authentic2/login.html index 387be98..80a2c51 100644 --- a/templates/authentic2/login.html +++ b/templates/authentic2/login.html @@ -17,15 +17,6 @@ -{% if MSP %} -{% block extra_styles %} - -{% endblock %} - {% with tpl='msp/connecting.html' %} - {% include tpl with popup=1 %} - {% endwith %} -{% endif %} -
{% endblock %}