diff --git a/pseudo_tv_controller.py b/pseudo_tv_controller.py
index 3f3e906..5e0022b 100644
--- a/pseudo_tv_controller.py
+++ b/pseudo_tv_controller.py
@@ -68,7 +68,7 @@ def get_html_from_daily_schedule(currentTime, bgImageURL):
doc.asis('')
if bgImageURL != None:
- doc.asis('')
+ doc.asis('')
with tag('body'):