diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -9,6 +9,14 @@ </head> <body> + <header> + <div id="next"> + <div></div> + <div></div> + <div></div> + </div> + <h3>Points: <span>0</span></h3> + </header> <table> </table> <div id="app"></div> |
