diff --git a/app/views/forums/_forum_list.html.erb b/app/views/forums/_forum_list.html.erb new file mode 100644 index 000000000..e5bd3b140 --- /dev/null +++ b/app/views/forums/_forum_list.html.erb @@ -0,0 +1,42 @@ + +
<%= link_to image_tag(url_to_avatar(forum.creator), :class => "avatar"), user_path(forum.creator) %> | +
+
|
+