<% content_for :javascript_includes do %> <%= javascript_include_tag "owl.carousel" %> <%= stylesheet_link_tag "owl.carousel", "animate", "owl.theme" %> <% end %> <% adjust_header = current_user.nil? ? "" : "logged-banner" %>
<%= raw(@greeting.content) %>
<%# see works %>
  Days
  Hours
  Minutes
  Seconds

<%= raw(@home_note.title) %>

<%= raw(@home_note.content) %>
<%# see works %>