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