This commit is contained in:
Lightforger
2013-04-24 21:18:06 +03:00
parent 4a4224a732
commit 05a6ec6fc5

View File

@@ -5,6 +5,8 @@
<%= render_advertisement("vertical") %>
<%= render "posts/partials/index/blacklist" %>
<section id="tag-list">
<%= @post.presenter.split_tag_list_html(self) %>
</section>
@@ -14,8 +16,6 @@
<%= render "posts/partials/show/information", :post => @post %>
</section>
<%= render "posts/partials/index/blacklist" %>
<% if CurrentUser.is_member? %>
<section>
<h1>Options</h1>