This commit is contained in:
albert
2013-03-09 11:33:12 -05:00
parent c5764ea750
commit eac9f353b2

View File

@@ -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>