add user searches

This commit is contained in:
r888888888
2016-08-23 18:20:21 -07:00
parent 6d20ecb20d
commit c3b78b1752
8 changed files with 38 additions and 3 deletions

View File

@@ -7,6 +7,8 @@
<%= render "posts/partials/index/blacklist" %>
<%= raw common_searches_html(CurrentUser.user) %>
<section id="tag-box">
<h1>Tags</h1>
<%= @post_set.presenter.tag_list_html(self) %>