% provide(:title, "Home") %>
This is the home page for the Ruby on Rails Tutorial Sample application.
<%= link_to "Sing up now!", signup_path, class:"btn btn-lg btn-primary" %> <%= link_to image_tag("rails.svg", alt:"Rails logo", width: "200"), "https://rubyonrails.org/" %>