+ <%#= image_tag current_user.avatar.thumb.url, :class => 'member-img' %>
+ <%= current_user.name %>
+
+
- <%#= image_tag current_user.avatar.thumb.url, :class => 'member-img' %>
- <%= current_user.name %>
-
-