aboutsummaryrefslogtreecommitdiffstats
path: root/public/index.html
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2019-08-28 10:29:13 +0200
committerHarald Eilertsen <haraldei@anduin.net>2019-08-28 10:29:13 +0200
commitbc1218acd75b6d0594e568e07892f9f9bbb53d7a (patch)
tree4395a5b411abcc001742a8d0c7d0d841b123cb14 /public/index.html
parent0e2dff9c9876a1cf9703fb53b5873cf8862ee8d1 (diff)
downloadramaskrik-social-master.tar.gz
ramaskrik-social-master.tar.bz2
ramaskrik-social-master.zip
Use canvas for drawing the schedules.HEADmaster
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html5
1 files changed, 1 insertions, 4 deletions
diff --git a/public/index.html b/public/index.html
index 6e6333f..22b9fc3 100644
--- a/public/index.html
+++ b/public/index.html
@@ -7,9 +7,6 @@
</head>
<body>
<h1>Ramaskrik 2019</h1>
- <div id="program">
- <table id="screening-table">
- </table>
- </div>
+ <div id="program"></div>
</body>
</html>