diff --git a/hosting/templates/hosting/virtual_machine_key.html b/hosting/templates/hosting/virtual_machine_key.html index e152948d..4eaaf10f 100644 --- a/hosting/templates/hosting/virtual_machine_key.html +++ b/hosting/templates/hosting/virtual_machine_key.html @@ -114,7 +114,9 @@ {% if next_url %} - window.location.href = '{{next_url}}' + {% endif %} {%endblock%}