diff --git a/app/views/topics/show.html.erb b/app/views/topics/show.html.erb index c80ea25b..c6b4e023 100644 --- a/app/views/topics/show.html.erb +++ b/app/views/topics/show.html.erb @@ -1,4 +1,4 @@ -
+

<%= @topic.metacode.name %>

<%= image_tag @topic.metacode.icon, :class => 'icon', :size => '50x50' %>