<%= h @user.firstname %> "<%= h @user.username %>" <%= h @user.lastname %>

(<%= time_ago_in_words(Time.now - ((Time.now - gatherer.user.lastvisit.to_time).round).seconds, true) %> )

<%= if @user.team then namelink @user.team end %>