<% content_for :title, "My Images" %>
<%= link_to '/auth/github', class: "github-button" do %> <%= image_tag "github.svg" %> Sign in with GitHub <% end %>