diff --git a/pseudo_tv_controller.py b/pseudo_tv_controller.py
index 5e0022b..1a4d176 100644
--- a/pseudo_tv_controller.py
+++ b/pseudo_tv_controller.py
@@ -65,10 +65,10 @@ def get_html_from_daily_schedule(currentTime, bgImageURL):
text(time + " - Daily Pseudo Schedule")
doc.asis('')
- doc.asis('')
+ doc.asis('')
if bgImageURL != None:
- doc.asis('')
+ doc.asis('')
with tag('body'):