Sha256: 9ffeae37806939a90b67cfc26068965eb3d23820844d990a702c7e81a03e00a2
Contents?: true
Size: 438 Bytes
Versions: 6
Compression:
Stored size: 438 Bytes
Contents
<h1><%=translate('muck.auth.services') %></h1> <% if @authentications %> <%= render 'authentications/current_services', :authentications => @current_authentications %> <p><strong>Add another service to sign in with:</strong></p> <% else %> <p><strong>Sign in through one of these services:</strong></p> <% end %> <%= render 'authentications/available_services', :authentications => @unused_authentications, :include_icons => true %>
Version data entries
6 entries across 6 versions & 1 rubygems