- if @notification.comment.public? %p = @notification.comment.message.plain_text_without_markdown - else %p = t("notifier.mentioned_in_comment.limited_post") %p = link_to t("notifier.mentioned_in_comment.reply"), post_url(@notification.comment.post, anchor: @notification.comment.guid)