dsfdsf
Html
code posted
by
dsfdsf
created at 03 Sep 20:36
Edit
|
Back
1 2 3 4 5 6 7 8 9 10 11 12 13 |
<!DOCTYPE html> <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <title>Old Method</title> </head> <body> <div id="message"></div> <script type="text/javascript" src="../../dojo/dojo.js" data-dojo-config="async:false, isDebug:true"></script> <script type="text/javascript" src="old-init.js"></script> </body> </html> |
369 Bytes in 7 ms with coderay