diff --git a/webapp_post.py b/webapp_post.py index 2daff330..c297e835 100644 --- a/webapp_post.py +++ b/webapp_post.py @@ -1506,6 +1506,8 @@ def individualPostAsHtml(allowDownloads: bool, cwContentStr = \ insertQuestion(baseDir, translate, nickname, domain, port, cwContentStr, postJsonObject, pageNumber) + cwContentStr = \ + switchWords(baseDir, nickname, domain, cwContentStr) if not isBlogPost(postJsonObject): # get the content warning button contentStr += \