diff --git a/app/views/posts/show.html.erb b/app/views/posts/show.html.erb index 8bfa9d2..f1dc489 100755 --- a/app/views/posts/show.html.erb +++ b/app/views/posts/show.html.erb @@ -1,6 +1,13 @@ +
+ +
- <%= link_to @topic.title, topic_path(@topic) %> + <%= @topic.title %>