diff --git a/src/app/components/comments/comments.component.html b/src/app/components/comments/comments.component.html index ea3a8d1..0a737ac 100644 --- a/src/app/components/comments/comments.component.html +++ b/src/app/components/comments/comments.component.html @@ -2,8 +2,14 @@
You
+ } @else { + {{ (comment.user.username || 'Anonymous') | prependAt}} + } +