UNPKG

ares-ide

Version:

A browser-based code editor and UI designer for Enyo 2 projects

15 lines (13 loc) 324 B
<!DOCTYPE html> <html lang="en"> <head> <script src="../../lib/dropbox.js" type="text/javascript"></script> <script type="text/javascript"> Dropbox.Drivers.Popup.oauthReceiver(); </script> </head> <body> <h1>Dropbox sign-in successful</h1> <p>Please close this window.</p> </body> </html>