11 lines
		
	
	
		
			212 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			212 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | |
| <html lang="en">
 | |
| <head>
 | |
| <script src="../libs/dropbox.min.js"></script>
 | |
| <script type="text/javascript">
 | |
| 	Dropbox.AuthDriver.Popup.oauthReceiver();
 | |
| </script>
 | |
| </head>
 | |
| <body>
 | |
| </body>
 | |
| </html> | 
