fixes #757
This commit is contained in:
@@ -7,12 +7,13 @@
|
||||
|
||||
<%= render "posts/partials/index/mode_menu" %>
|
||||
|
||||
<%= render "posts/partials/index/blacklist" %>
|
||||
|
||||
<section id="tag-box">
|
||||
<h1>Tags</h1>
|
||||
<%= @post_set.presenter.tag_list_html(self) %>
|
||||
</section>
|
||||
|
||||
<%= render "posts/partials/index/blacklist" %>
|
||||
<%= render "posts/partials/index/related" %>
|
||||
</aside>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user