<%# # @file # The inner HTML of the account box that comes up in the bottom left #%> <% account = current_user %> <%= image_tag user.image.url(:sixtyfour), :size => "48x48", :class => "sidebarAccountImage" %>

<%= account.name.split[0...1][0] %>