diff --git a/webapp_post.py b/webapp_post.py
index 2a1586ecd..c58840ae2 100644
--- a/webapp_post.py
+++ b/webapp_post.py
@@ -1050,7 +1050,8 @@ def _getFooterWithIcons(showIcons: bool,
if not showIcons:
return None
- footerStr = '\n
\n'
+ footerStr = '\n
\n'
return footerStr