diff --git a/changedetectionio/__init__.py b/changedetectionio/__init__.py
index 88cf9795..52d6501c 100644
--- a/changedetectionio/__init__.py
+++ b/changedetectionio/__init__.py
@@ -361,7 +361,7 @@ def changedetection_app(config=None, datastore_o=None):
fe.title(title=watch_title)
latest_fname = watch.history[dates[-1]]
- html_diff = diff.render_diff(prev_fname, latest_fname, include_equal=False, line_feed_sep="")
+ html_diff = diff.render_diff(prev_fname, latest_fname, include_equal=False, line_feed_sep="
")
fe.content(content="