mirror of https://gitlab.com/bashrc2/epicyon
Separator above about
parent
2789e1e38c
commit
c811dffabe
|
@ -172,6 +172,7 @@ def getLeftColumnContent(baseDir: str, nickname: str, domainFull: str,
|
||||||
' <p>' + lineStr + '</p>\n'
|
' <p>' + lineStr + '</p>\n'
|
||||||
linksFileContainsEntries = True
|
linksFileContainsEntries = True
|
||||||
|
|
||||||
|
htmlStr += separatorStr
|
||||||
htmlStr += \
|
htmlStr += \
|
||||||
'<p class="login-text"><a href="/about">' + \
|
'<p class="login-text"><a href="/about">' + \
|
||||||
translate['About this Instance'] + '</a></p>'
|
translate['About this Instance'] + '</a></p>'
|
||||||
|
|
Loading…
Reference in New Issue