diff --git a/webinterface.py b/webinterface.py
index 81e55fbd..47f6e903 100644
--- a/webinterface.py
+++ b/webinterface.py
@@ -5942,7 +5942,7 @@ def htmlLinksMobile(cssCache: {}, baseDir: str,
htmlStr = htmlHeader(cssFilename, profileStyle)
htmlStr += \
- '' + \
+ '' + \
'\n'
@@ -6003,7 +6003,7 @@ def htmlNewswireMobile(cssCache: {}, baseDir: str, nickname: str,
htmlStr = htmlHeader(cssFilename, profileStyle)
htmlStr += \
- '' + \
+ '' + \
'\n'