diff --git a/cas_server/templates/cas_server/warn.html b/cas_server/templates/cas_server/warn.html index 4067e83..83889de 100644 --- a/cas_server/templates/cas_server/warn.html +++ b/cas_server/templates/cas_server/warn.html @@ -9,5 +9,4 @@ {% bootstrap_form form %} {% bootstrap_button _('Connect to the service') size='lg' button_type="submit" button_class="btn-primary btn-block"%} -{{request.session.authenticated}} {% endblock %}