Extra line

main
Bob Mottram 2020-02-24 20:40:03 +00:00
parent 4830b54209
commit 5132fe994d
1 changed files with 1 additions and 1 deletions

View File

@ -5030,7 +5030,7 @@ def htmlBlogPost(baseDir: str,httpPrefix: str,translate: {}, \
postJsonObject['object']['tag'],'content')
blogStr+='<br>'+contentStr+'\n'
blogStr+='<hr>\n'
blogStr+='<br><hr>\n'
blogStr+= \
'<p class="about"><a href="'+httpPrefix+'://'+domain+ \
'/users/'+nickname+'">'+translate['About the author']+'</a></p>\n'