diff options
Diffstat (limited to 'public/index.html')
-rw-r--r-- | public/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html index abb347e..6e6333f 100644 --- a/public/index.html +++ b/public/index.html @@ -7,5 +7,9 @@ </head> <body> <h1>Ramaskrik 2019</h1> + <div id="program"> + <table id="screening-table"> + </table> + </div> </body> </html> |