<% if @notification.post.public? %> <%= post_message(@notification.post) %> <% else %> <%= t("notifier.mentioned.limited_post") %> <% end %> <%= t("notifier.comment_on_post.reply", name: @notification.post.author_first_name) %> <%= post_url(@notification.post) %>