<%= image_tag("mconf_logo_small.png",:class=>"icon")%><%= t('vcc') %>
<% if current_site.shib_enabled? %>
<%= t('cafe.login_page.description').html_safe %>
<%= link_to(image_tag("logos/cafe-logo.jpg"), shib_login_path) %>
<%= link_to(t('cafe.login_page.click_here_to_login'), shib_login_path) %>
<%= t('read_more') %>:
- <%= link_to(t('cafe.login_page.more_about_cafe'), "http://www.rnp.br/servicos/cafe.html") %>
<% end %>
<%= link_to t('register_now'), signup_path %> |
<%= link_to t('user.lost_password'), lost_password_path %> |
<%= link_to t('user.resend_confirmation_email.link'), resend_confirmation_path %>