fixes #2486: Blacklist indication/display across the site

This commit is contained in:
r888888888
2015-08-18 15:47:31 -07:00
parent f2d9652fad
commit 6b96032a4e
6 changed files with 11 additions and 3 deletions

View File

@@ -1,6 +1,9 @@
<div id="c-comments">
<div id="a-index">
<h1>Comments</h1>
<%= render "posts/partials/common/inline_blacklist" %>
<% if !CurrentUser.user.is_builder? %>
<div style="margin-bottom: 1em;">
<h2>Before commenting, read the <%= link_to "how to comment guide", wiki_pages_path(:search => {:title => "howto:comment"}) %>.</h2>