diff --git a/webinterface.py b/webinterface.py index 9ebd35d2c..89595c048 100644 --- a/webinterface.py +++ b/webinterface.py @@ -5030,7 +5030,7 @@ def htmlBlogPost(baseDir: str,httpPrefix: str,translate: {}, \ postJsonObject['object']['tag'],'content') blogStr+='
'+contentStr+'\n' - blogStr+='
\n' + blogStr+='

\n' blogStr+= \ '

'+translate['About the author']+'

\n'