Links will automatically appear here whenever you share this page to your followers.
diff --git a/app/views/notice_dismissal/messages/_12.html.erb b/app/views/notice_dismissal/messages/_12.html.erb
index 713ca678..767c6f4b 100644
--- a/app/views/notice_dismissal/messages/_12.html.erb
+++ b/app/views/notice_dismissal/messages/_12.html.erb
@@ -1,4 +1,4 @@
-<% if user_signed_in? && current_user.notice_dismissals.where(notice_id: 12).none? %>
+<% if show_notice?(id: 12) %>
You can now share your notebook pages to your
Stream!
diff --git a/app/views/notice_dismissal/messages/_13.html.erb b/app/views/notice_dismissal/messages/_13.html.erb
index b8dbeb5e..d0541828 100644
--- a/app/views/notice_dismissal/messages/_13.html.erb
+++ b/app/views/notice_dismissal/messages/_13.html.erb
@@ -1,4 +1,4 @@
-<% if user_signed_in? && current_user.notice_dismissals.where(notice_id: 13).none? %>
+<% if show_notice?(id: 13) %>
<%
example_character_name = @current_user_content.fetch('Character', []).sample.try(:name) || 'Alice'
%>
diff --git a/app/views/notice_dismissal/messages/_14.html.erb b/app/views/notice_dismissal/messages/_14.html.erb
index b0281937..fa0c013c 100644
--- a/app/views/notice_dismissal/messages/_14.html.erb
+++ b/app/views/notice_dismissal/messages/_14.html.erb
@@ -1,4 +1,4 @@
-<% if user_signed_in? && current_user.notice_dismissals.where(notice_id: 14).none? %>
+<% if show_notice?(id: 14) %>
help
Timelines will automatically appear here whenever you link this page to those timelines in Notebook.ai.
diff --git a/app/views/notice_dismissal/messages/_15.html.erb b/app/views/notice_dismissal/messages/_15.html.erb
index cb3fa590..c20947f3 100644
--- a/app/views/notice_dismissal/messages/_15.html.erb
+++ b/app/views/notice_dismissal/messages/_15.html.erb
@@ -1,4 +1,4 @@
-<% if user_signed_in? && current_user.notice_dismissals.where(notice_id: 15).none? %>
+<% if show_notice?(id: 15) %>
Collections on Notebook.ai are a brand new feature and I'd love to get your feedback on how you would like to use them.