/support/templates/mochiwebapp_skel/priv/www/index.html
HTML | 8 lines | 8 code | 0 blank | 0 comment | 0 complexity | 6dc750ad2b4949e311b75cdc367a58f7 MD5 | raw file
Possible License(s): MIT
- <html>
- <head>
- <title>It Worked</title>
- </head>
- <body>
- {{appid}} running.
- </body>
- </html>