diff --git a/src/app/components/video-comment/video-comment.component.html b/src/app/components/video-comment/video-comment.component.html index a14b08c1..16fe5b6d 100644 --- a/src/app/components/video-comment/video-comment.component.html +++ b/src/app/components/video-comment/video-comment.component.html @@ -22,10 +22,10 @@ />
-
+
{{ comment.user_name }}:
-
+

{{ comment.content }}