diff --git a/webapp_column_left.py b/webapp_column_left.py index 8422e59df..b4c64cb35 100644 --- a/webapp_column_left.py +++ b/webapp_column_left.py @@ -172,6 +172,7 @@ def getLeftColumnContent(baseDir: str, nickname: str, domainFull: str, '

' + lineStr + '

\n' linksFileContainsEntries = True + htmlStr += separatorStr htmlStr += \ '

' + \ translate['About this Instance'] + '

'