diff --git a/blog.py b/blog.py index 4e056bcbc..f79026752 100644 --- a/blog.py +++ b/blog.py @@ -363,7 +363,7 @@ def htmlBlogPage(authorized: bool, session, \ # show rss link blogStr+='

' - blogStr+='' + blogStr+='' blogStr+='RSS' blogStr+='

'