implemented blacklists

This commit is contained in:
albert
2011-08-07 15:44:54 -04:00
parent cbf3347eff
commit c6888984db
10 changed files with 174 additions and 13 deletions

View File

@@ -5,12 +5,12 @@
<%= render :partial => "posts/partials/index/mode_menu" %>
<%= render :partial => "posts/partials/index/blacklist" %>
<section id="tag-box">
<h1>Tags</h1>
<%= @post_set.presenter.tag_list_html(self) %>
</section>
<%= render :partial => "posts/partials/index/blacklist" %>
</aside>
<section id="content">