diff --git a/Handler/Entry.hs b/Handler/Entry.hs index a1ae883..7839d52 100644 --- a/Handler/Entry.hs +++ b/Handler/Entry.hs @@ -60,7 +60,7 @@ neahForComment _ = "X" :: Text -- showCommentTree :: Tree (Entity Comment) -> Hamlet showCommentTree tree creators = - [hamlet|
  • + [hamlet|
  • #{yeahForComment commentId} diff --git a/templates/entry.hamlet b/templates/entry.hamlet index 0e75b63..09d0720 100644 --- a/templates/entry.hamlet +++ b/templates/entry.hamlet @@ -14,18 +14,10 @@ $else delete -

    Comments - -$if null comments -

    Be the first to comment -$else -