<% if logged_in? %>
<%= t('header_global.welcome', :user => current_user.name) %>
<% end %>