Like the site? <%= link_to "Sign up for a free basic account!", new_user_path, id: "sign-up-link" %>

<%= link_to "No thanks", "#", :id => "hide-sign-up-notice" %>

<% content_for(:html_header) do %> <% end %>