% @body_id = 'login' %>
<%= t("email") %>: | <%= @user.email %> | <%= link_to t('edit'), edit_account_path %> |
<% end %>
You have signed in with these services:
Add another service to sign in with:
<% end %> <%= hook :login_extras %> <% content_for :head do %> <%= stylesheet_link_tag 'social.css' %> <% end %>