diff --git a/freepost/__init__.py b/freepost/__init__.py
index 10d290f..fd88c53 100755
--- a/freepost/__init__.py
+++ b/freepost/__init__.py
@@ -821,7 +821,6 @@ def rss_default ():
return redirect (application.get_url ('rss', sorting='hot'))
-# TODO check if by {{ post.username }} — {{ post.vote }} votes, {{ post.commentsCount ~ ' comments' if post.commentsCount > 0 else 'discuss' }} {{ post.text }}