mirror of https://gitlab.com/bashrc2/epicyon
Indentation
parent
1e9a592877
commit
06ffd4ee13
|
@ -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="/' + \
|
||||
|
|
Loading…
Reference in New Issue