单独打开某篇博客时,订阅的显示不正确,修改之
This commit is contained in:
parent
a0f2a6fdae
commit
9be0e91079
|
@ -1 +1,3 @@
|
|||
<%= render :partial=> "post", :locals=> { :post=> @post } %>
|
||||
<div class="blogs">
|
||||
<%= render :partial=> "post", :locals=> { :post=> @post } %>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue