Adding missing instructions to load missing Apache2 modules for Fidelius to work!
[iotcloud.git] / version1 / src / js / iotjs / examples / index.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4   <meta charset="utf-8">
5   <title>iotjs Example</title>
6 </head>
7 <body>
8
9 <script src="../build/iotjs.js"></script>
10 </body>
11 </html>