diff --git a/webinterface.py b/webinterface.py index 7787ca548..1272782fc 100644 --- a/webinterface.py +++ b/webinterface.py @@ -5982,7 +5982,7 @@ def htmlCitations(baseDir: str, nickname: str, domain: str, htmlStr += \ '' + \ - '' + title + ' ' + '' + title + ' ' htmlStr += '' + \ dateShown + '
\n' ctr += 1