diff --git a/webinterface.py b/webinterface.py index 1272782fc..99553e79a 100644 --- a/webinterface.py +++ b/webinterface.py @@ -2770,7 +2770,8 @@ def htmlNewPost(cssCache: {}, mediaInstance: bool, translate: {}, title = sections[1] link = sections[2] citationsStr += \ - '
  • ' + title + '
  • ' + '
  • ' + \ + title + '
  • ' citationsStr += ' \n' citationsStr += '\n'