Avalanche Game prototype. Built with Rails.

agent_profile.html.erb 111B

    <h1> <% if @user.username != nil %> <%= @user.username %> <% else %> <%= @user.email %> <% end %> </h1>