2013-04-07 15:22:13 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
2013-04-11 22:38:41 +00:00
|
|
|
<head>
|
2013-10-13 21:13:27 +00:00
|
|
|
<script src="../libs/dropbox.min.js"></script>
|
2013-04-11 22:38:41 +00:00
|
|
|
<script type="text/javascript">
|
2013-10-08 00:34:15 +00:00
|
|
|
Dropbox.AuthDriver.Popup.oauthReceiver();
|
2013-04-11 22:38:41 +00:00
|
|
|
</script>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
</body>
|
2013-04-07 15:22:13 +00:00
|
|
|
</html>
|