PageRenderTime 33ms CodeModel.GetById 19ms RepoModel.GetById 1ms app.codeStats 0ms

/support/templates/mochiwebapp_skel/priv/www/index.html

http://github.com/basho/mochiweb
HTML | 8 lines | 8 code | 0 blank | 0 comment | 0 complexity | 6dc750ad2b4949e311b75cdc367a58f7 MD5 | raw file
Possible License(s): MIT
  1. <html>
  2. <head>
  3. <title>It Worked</title>
  4. </head>
  5. <body>
  6. {{appid}} running.
  7. </body>
  8. </html>