2022-07-26 11:58:12 +00:00
|
|
|
<html itemscope itemtype="http://schema.org/Product" prefix="og: http://ogp.me/ns#" xmlns="http://www.w3.org/1999/html">
|
2018-08-09 23:00:03 +00:00
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
2022-07-26 11:58:12 +00:00
|
|
|
<meta http-equiv="content-type" content="text/html;charset=utf-8">
|
2018-08-09 23:00:03 +00:00
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
<!--#include virtual="/base.html" -->
|
|
|
|
<!--#include virtual="/title.html" -->
|
|
|
|
<script>
|
2018-08-15 19:51:51 +00:00
|
|
|
(function() {
|
2018-08-09 23:00:03 +00:00
|
|
|
var windowName = window.name;
|
2021-12-01 19:15:17 +00:00
|
|
|
window.opener && window.opener.postMessage({
|
|
|
|
type: 'dropbox-login',
|
|
|
|
windowName,
|
|
|
|
url: window.location.href
|
|
|
|
}, window.location.origin);
|
2018-08-15 19:51:51 +00:00
|
|
|
})();
|
2018-08-09 23:00:03 +00:00
|
|
|
</script>
|
|
|
|
</head>
|
2018-08-15 19:51:51 +00:00
|
|
|
<body>
|
|
|
|
</body>
|
2018-08-09 23:00:03 +00:00
|
|
|
</html>
|