Extra line

merge-requests/6/head
Bob Mottram 2020-02-24 20:38:48 +00:00
parent df40918b47
commit 4830b54209
1 changed files with 1 additions and 1 deletions

View File

@ -5028,7 +5028,7 @@ def htmlBlogPost(baseDir: str,httpPrefix: str,translate: {}, \
contentStr= \
replaceEmojiFromTags(contentStr, \
postJsonObject['object']['tag'],'content')
blogStr+=contentStr+'\n'
blogStr+='<br>'+contentStr+'\n'
blogStr+='<hr>\n'
blogStr+= \