Matteo Scandolo | d819c92 | 2016-12-02 14:06:14 -0800 | [diff] [blame^] | 1 | <!doctype html> |
2 | <html> | ||||
3 | <head> | ||||
4 | <base href="/"> | ||||
5 | <meta charset="utf-8"> | ||||
6 | <title>FountainJS</title> | ||||
7 | <meta name="description" content=""> | ||||
8 | <meta name="viewport" content="width=device-width"> | ||||
9 | <link rel="icon" type="image/png" href="http://fountainjs.io/assets/imgs/fountain.png" /> | ||||
10 | </head> | ||||
11 | |||||
12 | <body> | ||||
13 | <fountain-root>Loading...</fountain-root> | ||||
14 | </body> | ||||
15 | </html> |