+ + + + {{ avatarFallbackOf(comment) }} + + {{ displayNameOf(comment) }} + {{ formatDate(comment.createdAt) }} + + + + 답글 + + 삭제 + + + + {{ comment.content }} + + + + + + + + + + + + {{ avatarFallbackOf(reply) }} + + {{ displayNameOf(reply) }} + {{ formatDate(reply.createdAt) }} + + + + + 삭제 + + + + {{ reply.content }} + + +
+ + + + {{ avatarFallbackOf(reply) }} + + {{ displayNameOf(reply) }} + {{ formatDate(reply.createdAt) }} + + + + + 삭제 + + + + {{ reply.content }} +
+ + + + {{ notificationTitle(notification) }} + + + + + {{ avatarFallbackOf(notification) }} + {{ notification.actorName }} + · + {{ formatDate(notification.createdAt) }} + + + {{ notification.tierListTitle || '제목 없는 티어표' }} + / {{ notification.topicName || notification.topicSlug || notification.topicId }} + + {{ notification.commentContent }} + + +
{{ title }}
+{{ description }}
+