// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
alt-nodejs8
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
jsbn
[ PARENT ]
EDIT :: example.html
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title></title> </head> <body> <script src="index.js"></script> </body> </html>
SAVE
CANCEL