Indentation

main
Bob Mottram 2020-10-01 18:58:45 +01:00
parent 1e9a592877
commit 06ffd4ee13
1 changed files with 1 additions and 1 deletions

View File

@ -5157,7 +5157,7 @@ def getLeftColumnContent(baseDir: str, nickname: str, domainFull: str,
"""
htmlStr = \
' <center>\n' + \
' <a href="' + \
' <a href="' + \
httpPrefix + '://' + domainFull + \
'/users/' + nickname + '/editlinks' + '">' + \
'<img loading="lazy" alt="" title="" src="/' + \