Section endings

merge-requests/30/head
Bob Mottram 2021-02-26 12:37:02 +00:00
parent 39ca550503
commit 9caf332e51
1 changed files with 5 additions and 4 deletions

View File

@ -738,11 +738,12 @@ def htmlTimeline(cssCache: {}, defaultTimeline: str,
elif itemCtr == 0:
tlStr += _getHelpForTimeline(baseDir, boxName)
# end of timeline-posts
tlStr += ' </div>\n'
if itemCtr > 0:
# end of timeline-posts
tlStr += ' </div>\n'
# end of column-center
tlStr += ' </td>\n'
# end of column-center
tlStr += ' </td>\n'
# right column
rightColumnStr = getRightColumnContent(baseDir, nickname, domainFull,