UNPKG

ares-ide

Version:

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

16 lines (14 loc) 369 B
<!DOCTYPE html> <html lang="en"> <head> <title>Dropbox sign-in</title> <script src="/lib/dropbox.js" type="text/javascript"></script> <script src="/test/js/helpers/chrome_oauth_receiver.js" type="text/javascript"> </script> </head> <body> <h1>Dropbox sign-in successful</h1> <p>Please close this window.</p> </body> </html>