Avalanche Game prototype. Built with Rails.
<h1> <% if @user.username != nil %> <%= @user.username %> <% else %> <%= @user.email %> <% end %> </h1>