diff --git a/webinterface.py b/webinterface.py
index a4125c61..06bf1c02 100644
--- a/webinterface.py
+++ b/webinterface.py
@@ -1171,7 +1171,7 @@ def individualPostAsHtml(baseDir: str, \
# Show a DM icon for DMs in the inbox timeline
if showDMicon:
- titleStr=''+titleStr
+ titleStr=titleStr+''
if showRepeatIcon:
if isAnnounced: