<% if user_signed_in? %> <%= image_tag "logo_avalanche_mobile.png", class: 'brand', style: 'height: 36px;' %> <% else %> <%= image_tag "logo_avalanche.png", class: 'brand', style: 'height: 36px;' %> <% end %>