]> git.r.bdr.sh - rbdr/serpentity/blob - test/browser.html
Updates README with revised deps and version
[rbdr/serpentity] / test / browser.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>Serpentity Browser Test</title>
5 <script src="/node_modules/serpentity/dist/serpentity.js"></script>
6 <script src="/test/integration.js"></script>
7 </head>
8 <body>
9 <h1>404 Droids Not Found</h1>
10 Look in your console...
11 </body>
12 </html>