OSDN Git Service

fix: aws s3, asset compile
[pettanr/pettanr.git] / app / views / user_sessions / new.html.erb
index 2266c47..a6cdaff 100644 (file)
@@ -1,7 +1,6 @@
 <% @page_title = t('users.signin.title') %>
 <h1>
   <%= link_to h(manifest.magic_numbers['profile']['users']['caption']), root_path %>
-  <%= link_to h(manifest.magic_numbers['profile']['users']['caption']), 'll/' %>
 </h1>
 <h2>
   <%= sanitize manifest.magic_numbers['profile']['users']['description'], :tags => %w(a p img br) %>
@@ -18,7 +17,6 @@
   <li class="google">
     <%= link_to t('users.signin.google.caption'), user_omniauth_authorize_path(:google_oauth2) %>
     <%= link_to tag(:img, :src => '/images/google.png'), user_omniauth_authorize_path(:google_oauth2) %>
-    <p><%= t('users.signin.google.notice') %></p>
   </li>
 </ul>
 <div class="row_break"></div>