<% if game.team2.national? %> <%= image_tag "flags/32x32/#{game.team2.country.key}.png" %> <% end %> <%= link_to game.team2.title, short_team_path( game.team2 ) %> <%= "(#{game.team2.title2})" if game.team2.title2.present? %>