@@ -0,0 +1,4 @@
+<%= link_to user do %>
+ <%= image_tag user.picture.tiny %>
+ <%= user.name %>
+<% end %>