Sha256: 4060014f221c849e323fddb2b6b9e757fee1c19e30cc23cf1af0d940702f6913
Contents?: true
Size: 458 Bytes
Versions: 9
Compression:
Stored size: 458 Bytes
Contents
<h1><%=translate('muck.auth.services') %></h1> <% if @current_authentications %> <%= render 'authentications/current_services', :authentications => @current_authentications, :include_icons => true %> <p><%=translate('muck.auth.add_another_service') %></p> <% else %> <p><%=translate('muck.auth.sign_in_via_service') %></p> <% end %> <%= render 'authentications/available_services', :authentications => @unused_authentications, :include_icons => true %>
Version data entries
9 entries across 9 versions & 1 rubygems