You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's missing the closing </script>. Putting some code inside the <script> tag fixes it, but it's perfectly valid to have an empty script (I came across this trying to find a workaround for #10861).