mirror of https://gitlab.com/bashrc2/epicyon
Extra line
parent
4830b54209
commit
5132fe994d
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue