diff --git a/app/views/main/components/_serendipitous_question.html.erb b/app/views/main/components/_serendipitous_question.html.erb new file mode 100644 index 00000000..a4ce3d7a --- /dev/null +++ b/app/views/main/components/_serendipitous_question.html.erb @@ -0,0 +1,51 @@ +
+ <%= @content.icon %> + Your answer will be automatically saved to your + <%= @content.name %> + <%= @content.page_type.downcase %> page. +
+ +- <%= @content.icon %> - Your answer will be automatically saved to your - <%= @content.name %> - <%= @content.page_type.downcase %> page. -
-- word count -
-- last edited <%= time_ago_in_words page.updated_at %> ago -
-+ word count +
++ last edited <%= time_ago_in_words page.updated_at %> ago +
++ word count +
++ last edited <%= time_ago_in_words page.updated_at %> ago +
+