- if @notification.post.public? %p = post_message(@notification.post, process_newlines: true) - else %p = t("notifier.mentioned.limited_post") %p = link_to t("notifier.comment_on_post.reply", name: @notification.post.author_first_name), post_url(@notification.post)