<!DOCTYPE html>
<html>
<head>
</head>
<body>
<script src="./bootstrap.js" type="module" ></script>
<script type="module">
window.oauth = oauth_initialize_if_required("logout-callback");
</script>
</body>
</html>