@if (profileState.replies().length === 0) {
reply_all

No replies to display yet

} @else {
@for(note of filteredReplies(); track note.id) { {{note.content}} }
}

Display Options

Legacy Replies Show legacy replies means comments made by Nostr clients that do not support the new reply format.