Separator above about

merge-requests/8/head
Bob Mottram 2020-11-15 16:51:00 +00:00
parent 2789e1e38c
commit c811dffabe
1 changed files with 1 additions and 0 deletions

View File

@ -172,6 +172,7 @@ def getLeftColumnContent(baseDir: str, nickname: str, domainFull: str,
' <p>' + lineStr + '</p>\n'
linksFileContainsEntries = True
htmlStr += separatorStr
htmlStr += \
'<p class="login-text"><a href="/about">' + \
translate['About this Instance'] + '</a></p>'