diff --git a/app/views/main/components/_activity_bar.html.erb b/app/views/main/components/_activity_bar.html.erb new file mode 100644 index 00000000..e8adacaf --- /dev/null +++ b/app/views/main/components/_activity_bar.html.erb @@ -0,0 +1,95 @@ +
+ word count +
++ last edited <%= time_ago_in_words page.updated_at %> ago +
+<%= @content.icon %> Your answer will be automatically saved to your - <%= @content.name %> + <%= link_to @content.name, @content.view_path, class: "#{@content.text_color}", target: '_blank' %> <%= @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 -
-